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