haorenhui
2023-10-30 6d6cc10d9e8e242661da7fd655dec155a09d676c
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
}