 |
| BcfUndoRedoItemStateIdOldStateId Property |
Gets the old state identifier.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic Guid OldStateId { get; }Public ReadOnly Property OldStateId As Guid
Get
public:
property Guid OldStateId {
Guid get ();
}member OldStateId : Guid with get
Property Value
Type:
GuidThe old state identifier.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also