| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute OwnerID |  | { |  |   #keys: '3[124808.1.942936433][124808.1.942936430][124808.1.942936434]' |  |   Description: |  |   [* |  |     Returns the owner's ID of the cost. |  |     In case of unit cost, it is the unit's ID. |  |     In case of operation cost, it is ithe operation Id. |  |     In case of lane cost, it is the Lane Id. |  |     In case of lane leg cost, it is the ( LaneID - origin --> Destination ). |  |     In case of stocking point cost, it is the stocking point ID |  |     In case of PISP cost, it is the PISP name. |  |   *] |  |   ValueType: String |  | } | 
 |