| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute QuantityToProcess |  | { |  |   #keys: '3[106810.1.74786499][11766.0.1140253578][11766.0.1140253562]' |  |   Description: |  |   [* |  |     The sum of quantity processed, for capacity calculation (All), and cost calculation (Operation). |  |     Depending on whether it takes input / output with byproduct set in Unit. |  |      |  |     For PeriodTaskLaneLeg, |  |     QuantityToProcess will takes duration into calculation. |  |     E.g, Trip has sum of product in trip quantity of 100 and duration of 5 days, The QuantityToProcess will be 500. |  |   *] |  |   ValueType: Real |  | } | 
 |