 | BcfUndoRedoItemStateIdOldStateId Property |
[This is preliminary documentation and is subject to change.]
Gets the old state identifier.
Namespace:
CalculationWorks.BusinessModel.UndoRedo
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic Guid OldStateId { get; }Public ReadOnly Property OldStateId As Guid
Get
Property Value
Type:
GuidThe old state identifier.
Version InformationBCF
Supported in: 4.0
See Also