1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  TypeRepresentation SalesDemandInPeriod 
 |  { 
 |    AttributeRepresentation FulfilledQuantity 
 |    { 
 |      Alignment: 'Left' 
 |      AttributeKey: '[11660.0.157649047]' 
 |    } 
 |    AttributeRepresentation Quantity 
 |    { 
 |      AttributeKey: '[101320.0.110374989]' 
 |      Conditional: 
 |      [ 
 |      ] 
 |      DataRepresentation.Default 
 |      { 
 |        FormatString: 'N(Thousands,Dec(0))' 
 |        InheritFormatting: false 
 |      } 
 |    } 
 |  } 
 |  
  |