1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| Quintiq file version 2.0
| #parent: #root
| Attribute IterationPartID
| {
| #keys: '3[154526.0.453131338][154526.0.453131337][154526.0.453131339]'
| Description:
| [*
| An identifier of the iteration part this `LibOpt_Task` is in. This is in no way linked to the `LibOpt_IterationPart` objects, as these objects may not exist yet.
|
| All tasks with the same `LibOpt_Task.IterationPartID` create snapshots that will belong to the same `LibOpt_IterationPart`.
|
| This attribute is used in the `LibOpt_Channel` feature.
| *]
| ValueType: Key
| InterfaceProperties { Accessibility: 'Module' }
| }
|
|