1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: LibMacroPlannerWebUI 
 |  OrphanComponent FormUnitCosts 
 |  { 
 |    #keys: '[145730.0.2069400328]' 
 |    Accessibility: 'Extensible' 
 |    BaseType => /BaseFormAccountCosts 
 |    Children: 
 |    [ 
 |      #child: lsAccountCosts 
 |      #child: PanelHeader 
 |    ] 
 |    Properties: 
 |    [ 
 |      Image: 'MONEY_COIN' 
 |      Title: 'Unit Costs' 
 |    ] 
 |  } 
 |  
  |