1
2
3
4
5
6
7
8
9
10
11
12
  | Quintiq file version 2.0 
 |  #root 
 |  #parent: #DomainModel 
 |  Type PostponementSpecification 
 |  { 
 |    #keys: '5[130036.1.305506014][130036.1.305506012][0.0.0][130036.1.305506013][130036.1.305506015]' 
 |    BaseType: Object 
 |    OnCommit: 'this.UpdateCommitLogic();' 
 |    OnDelete: 'this.ResetPostponedSalesDemandInPeriod();' 
 |    StructuredName: 'PostponementSpecifications' 
 |    InterfaceProperties { Accessibility: 'Extensible' } 
 |  } 
 |  
  |