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 StockingPointCapacity 
 |  { 
 |    #keys: '5[105706.0.1091856905][105706.0.1091856908][0.0.0][105706.0.1091856904][105706.0.1091856909]' 
 |    BaseType: Object 
 |    Description: 
 |    [* 
 |      MP 
 |      StockingPointInPeriod's attributes are set by this datatype declaratively. 
 |    *] 
 |    OnCommit: 'this.IsManuallyConfigured( true )' 
 |    StructuredName: 'StockingPointCapacitys' 
 |    InterfaceProperties { Accessibility: 'Extensible' } 
 |  } 
 |  
  |