1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute HandleResultStart 
 |  { 
 |    #keys: '3[144996.0.768689174][144996.0.768689173][144996.0.768689175]' 
 |    Description: 
 |    [* 
 |      An attribute to store when the `HandleResult` started. 
 |      This can be used to set the `HandleResultDuration` in case of an error. 
 |       
 |      If the value is negative, the `HandleResultDuration` has already been set. 
 |    *] 
 |    ValueType: Real 
 |    InterfaceProperties { Accessibility: 'Protected' } 
 |  } 
 |  
  |