1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute IsFinalized 
 |  { 
 |    #keys: '3[144996.0.1435265369][144996.0.1435265368][144996.0.1435265370]' 
 |    Description: 
 |    [* 
 |      Whether the task has been finalized. This means that the `Finalize` method is called. 
 |      If it is finalized, then we don't need to do that again when the task is removed. 
 |    *] 
 |    ValueType: Boolean 
 |    InterfaceProperties { Accessibility: 'Module' } 
 |  } 
 |  
  |