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