1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  ColumnDefinition 
 |  { 
 |    #keys: '1[110880.4.1433682471]' 
 |    Name: 'ProductInStockingPointDialogSpecColumns' 
 |    Type: 'ProductInStockingPoint_MP' 
 |    Columns: 
 |    [ 
 |      Column { #keys: '1[110880.4.1433688231]' ColumnTitle: 'Name' DataPath: 'Product_MP.Name' } 
 |      Column { #keys: '1[110880.4.1433688232]' ColumnTitle: 'Parent' DataPath: 'Product_MP.Parent.Name' } 
 |      Column { #keys: '1[110880.4.1433688233]' ColumnTitle: 'Level' DataPath: 'Product_MP.ProductLevel_MP.Level' } 
 |    ] 
 |  } 
 |  
  |