Parameter Value Changed Event ArgsNew Value Property
The value of the parameter after the change.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The value of the parameter after the change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object NewValue { get; }VB
Public ReadOnly Property NewValue As Object
GetProperty Value
ObjectThe value of the parameter after the change.
Implements
IParameterValueChangedEventArgsNewValueRemarks
The new name of the unit can be used to update GUI inforamtion about the PMC.