DataColumnCollectionDeferredDataMemento Property |
Infrastructure - do not use this unless absolutely neccessary.
Gets or sets the deferred data memento that helps to late load the data for this
DataColumnCollection.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IProjectArchiveEntryMemento? DeferredDataMemento { get; set; }
Property Value
IProjectArchiveEntryMemento
The deferred data memento.
See Also