1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  ColumnDefinition 
 |  { 
 |    #keys: '1[112884.0.336544811]' 
 |    Name: 'ProductForSalesTargetColumns' 
 |    Type: 'Product_MP' 
 |    Columns: 
 |    [ 
 |      Column { #keys: '1[112884.0.336544812]' ColumnTitle: 'Name' DataPath: Name } 
 |      Column { #keys: '1[112884.0.336544813]' ColumnTitle: 'Parent' DataPath: 'Parent.Name' } 
 |      Column { #keys: '1[112884.0.336544814]' ColumnTitle: 'Level' DataPath: Level } 
 |    ] 
 |  } 
 |  
  |