Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemSetValueNewValue Property
Gets the new value.

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

Property Value

Type: Object
The new value.
See Also