1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  TypeDataInterface Forecast 
 |  { 
 |    TypeKey: '[124112.0.61686821]' 
 |    ImageDataMember ImgIsPostponed 
 |    { 
 |      #keys: '1[101472.1.1295487708]' 
 |      ImageSpecifications: 
 |      [ 
 |        ImageDataMemberImageSpecification 
 |        { 
 |          Description: 'Is postponed' 
 |          Image: 'SCROLL_ADD' 
 |          Quill: 'object.IsPostponed()' 
 |          Value: 'Postponed1' 
 |        } 
 |      ] 
 |    } 
 |  } 
 |  
  |