| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | Quintiq file version 2.0 |  | #parent: #root |  | ColumnDefinition |  | { |  |   #keys: '1[124808.2.598656273]' |  |   Name: 'ProductInStockingPointColumnsForFormProducts' |  |   Type: 'ProductInStockingPoint_MP' |  |   Columns: |  |   [ |  |     Column { #keys: '1[124808.2.598659949]' ColumnTitle: 'Product' DataPath: 'Product_MP.Name' } |  |     Column { #keys: '1[124808.2.598659950]' ColumnTitle: 'Stocking point' DataPath: 'StockingPoint_MP.Name' } |  |   ] |  | } | 
 |