| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | | Quintiq file version 2.0 |  | #parent: #root |  | ColumnDefinition |  | { |  |   #keys: '1[110880.5.719901222]' |  |   Name: 'UnitCostColumns3' |  |   Type: 'UnitCost' |  |   Columns: |  |   [ |  |     Column { #keys: '1[110880.5.720019509]' DataPath: Cost } |  |     Column { #keys: '1[110880.5.720019510]' DataPath: TimeUnit } |  |     Column { #keys: '1[110880.5.720019511]' DataPath: 'AccountAssignment.AccountName' } |  |     Column { #keys: '1[110880.5.720019512]' DataPath: 'AccountAssignment.CostDriver' } |  |   ] |  | } | 
 |