| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
 | | Quintiq file version 2.0 |  | #parent: #root |  | ColumnDefinition |  | { |  |   #keys: '1[123718.0.365750027]' |  |   Name: 'SalesDemandFulfillmentRestrictionColumns' |  |   Type: 'SalesDemandFulfillmentRestriction' |  |   Columns: |  |   [ |  |     Column { #keys: '1[123718.0.365757971]' ColumnTitle: 'Sales segment' DataPath: SalesSegmentName } |  |     Column { #keys: '1[123718.0.365757972]' DataPath: ProductID } |  |     Column { #keys: '1[123718.0.365757973]' DataPath: SalesDemandStartDate } |  |   ] |  | } | 
 |