 |
| BcfUndoRedoItemSetValueNewValue Property |
Gets the new value.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic Object NewValue { get; }Public ReadOnly Property NewValue As Object
Get
public:
property Object^ NewValue {
Object^ get ();
}member NewValue : Object with get
Property Value
Type:
ObjectThe new value.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also