1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: #DomainModel 
 |  Type UnitPeriod 
 |  { 
 |    #keys: '5[11660.0.64002571][11660.0.64002574][0.0.0][11660.1.283033574][11660.1.283033575]' 
 |    BaseType: Object 
 |    Description: 
 |    [* 
 |      MP 
 |      Unit Period 
 |    *] 
 |    OnDelete: 'this.DeletePeriodTaskOperations();' 
 |    StructuredName: 'UnitPeriods' 
 |    InterfaceProperties { Accessibility: 'Extensible' } 
 |  } 
 |  
  |