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