hongji.li
2023-09-18 a88fe6630f15c12d5c35d6b8a6dd4c8c4635d202
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Quintiq file version 2.0
#parent: #root
Attribute IsDatasetDeletedByOptimizer
{
  #keys: '3[141860.2.175776952][141860.2.175776951][141860.2.175776953]'
  Description:
  [*
    This attribute is `true` when the optimizer has deleted the dataset copy that belongs to this `LibOpt_SnapshotReplannableCopyDataset`.
    
    When a `LibOpt_DatasetCopyConditional` is used to create a dataset copy during an optimizer run, then also a `LibOpt_SnapshotReplannableCopyDataset` is created. 
    When the `LibOpt_DatasetCopyConditional.DeleteCondition` method of this `LibOpt_DatasetCopyConditional` returns `true` during the optimizer run, then the dataset copy is deleted. 
    This sets the `IsDatasetDeletedByOptimizer` attribute of the `LibOpt_SnapshotReplannableCopyDataset` to `true`.
  *]
  ValueType: Boolean
}