Click or drag to resize

BcfUndoRedoItemStateIdNewStateId Property

Gets the new state identifier.

Namespace:  CalculationWorks.BusinessModel.UndoRedo
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public Guid NewStateId { get; }

Property Value

Type: Guid
The new state identifier.
See Also