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 
 |  Attribute IsLeadOutput 
 |  { 
 |    #keys: '3[113694.1.2123028199][113694.1.2123028196][113694.1.2123028200]' 
 |    Description: 
 |    [* 
 |      Indicate if the link is the first of a series of a group. 
 |      E.g 
 |      OperationLink - GroupID 
 |      A - 1 
 |      B - 1 
 |      C - 2 
 |      D - 2 
 |      E - 3 
 |       
 |      The lead will be A, C, E 
 |    *] 
 |    ValueType: Boolean 
 |  } 
 |  
  |