| 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 UnitAvailability |  | { |  |   #keys: '5[11766.2.266200199][11766.2.266200202][0.0.0][11766.2.266200198][11766.2.266200204]' |  |   BaseType: Object |  |   Description: |  |   [* |  |     MP |  |     UnitPeriodTime's attributes are set by this datatype declaratively. |  |   *] |  |   OnCommit: 'this.IsManuallyConfigured( true )' |  |   StructuredName: 'UnitAvailabilitys' |  |   InterfaceProperties { Accessibility: 'Extensible' } |  | } | 
 |