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 
 |  } 
 |  
  |