 |
| BcfUndoRedoItemStateIdOldStateId Property |
Gets the old state identifier.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Guid OldStateId { get; }Public ReadOnly Property OldStateId As Guid
Get
Property Value
Type:
GuidThe old state identifier.
See Also