hongji.li
2023-09-24 2709b3e28de35a866a65fa72f589d38a43d5045b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Quintiq file version 2.0
#parent: #root
Attribute HasToBeDeleted
{
  #keys: '3[141860.2.145120086][141860.2.145120085][141860.2.145120087]'
  Description:
  [*
    The `LibOpt_DatasetCopyConditional::DoFinalizeDatasetCopyDelete` method attempts to delete dataset copies. 
    If the dataset that is attached to this `LibOpt_SnapshotReplannableCopyDataset` cannot be deleted because the dataset copy is still being created, then the `HasToBeDeleted` attribute is set to `true`.
    
    After the dataset is created, then the `LibOpt_DatasetCopyConditional::HandleSuccessfulDatasetCopy` method is executed. 
    This method deletes the dataset if the `HasToBeDeleted` attribute is `true`.
  *]
  ValueType: Boolean
}