Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemSetValueOldValue Property
Gets the old value.

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

Property Value

Type: Object
The old value.
See Also