1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: KpiTrackerWeb 
 |  OrphanComponent FormKpiSnapshots 
 |  { 
 |    #keys: '[136398.1.783132949]' 
 |    Accessibility: 'Extensible' 
 |    BaseType: 'WebForm' 
 |    Children: 
 |    [ 
 |      Component DataHolderSnapshotSetData 
 |      { 
 |        #keys: '[136398.1.783133197]' 
 |        BaseType: 'WebDataHolder' 
 |        Databinding: 'shadow[KpiSnapshotSetData]*' 
 |        Properties: 
 |        [ 
 |          Taborder: 0 
 |        ] 
 |      } 
 |      #child: PanelSnapshots 
 |      #child: PanelButtons 
 |    ] 
 |    Properties: 
 |    [ 
 |      Image: 'PHOTOS' 
 |      MinimumColumns: 90 
 |      MinimumRows: 50 
 |      Title: 'KPI History' 
 |    ] 
 |  } 
 |  
  |