admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Quintiq file version 2.0
#parent: #root
Attribute IsMemoryOnly
{
  #keys: '3[141860.2.124449423][141860.2.124449422][141860.2.124449424]'
  Description:
  [*
    This attribute is `true` when the dataset copy that belongs to this `LibOpt_SnapshotReplannableCopyDataset` is in MemoryOnly storage mode.
    
    Dataset copies that are created with the `LibOpt_DatasetCopyConditional::CopyDatasetRobust` method are created in MemoryOnly storage mode. 
    Later, in the `LibOpt_DatasetCopyConditional::DoFinalizeDatasetCopyChangeToStandAlone` method, all MemoryOnly dataset copies are converted to StandAloneStorage dataset copies. 
    This method also sets the `IsMemoryOnly` attribute to `false`.
  *]
  ValueType: Boolean
}