lihongji
2024-11-13 3d65ee18d645a30e600c9b63f0daefe2fc2b1151
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Quintiq file version 2.0
#parent: #root
Attribute IsPostProcessing
{
  #keys: '3[141860.4.372093432][141860.4.372093431][141860.4.372093433]'
  Description:
  [*
    If this attribute is true when a user aborts an optimizer run, then the optimizer will first execute any post processing `LibOpt_LinkIteratorForEach` links before aborting the run. 
    
    For the `LibOpt_IteratorForEachLink` component, this attribute is true when `LibOpt_LinkIteratorForEach.IsPostProcessing` is true for any of its links. 
    For all other components, this attribute is always false.
  *]
  ValueType: Boolean
}