| 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 ShiftDay |  | { |  |   #keys: '5[11660.0.277960955][11660.0.277960958][0.0.0][11660.1.283033556][11660.1.283033557]' |  |   BaseType: Object |  |   Description: |  |   [* |  |     MP |  |     A shift day consist of hours per day |  |   *] |  |   OnCommit: 'this.IsManuallyConfigured( true )' |  |   StructuredName: 'ShiftDays' |  |   InterfaceProperties { Accessibility: 'Extensible' } |  | } | 
 |