Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemStateIdOldStateId Property
Gets the old state identifier.

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

Property Value

Type: Guid
The old state identifier.
See Also