 |
| BcfUndoRedoItemSetValueOldValue Property |
Gets the old value.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Object OldValue { get; }Public ReadOnly Property OldValue As Object
Get
Property Value
Type:
ObjectThe old value.
See Also