1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  ColumnDefinition 
 |  { 
 |    #keys: '1[131438.0.360619043]' 
 |    Name: 'PeriodSpecificationPeriodNavigationPanelColumns' 
 |    Type: 'PeriodSpecificationPeriod' 
 |    Columns: 
 |    [ 
 |      Column { #keys: '1[131438.0.373648709]' ColumnTitle: 'Start' DataPath: 'Period_MP.StartDate' } 
 |      Column { #keys: '1[131438.0.373648710]' ColumnTitle: 'End' DataPath: 'Period_MP.EndDate' } 
 |    ] 
 |  } 
 |  
  |