ParameterValueChangedEventArgsNewValue 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)
public Object NewValue { get; }

Property Value

Object
The value of the parameter after the change.

Implements

IParameterValueChangedEventArgsNewValue

Remarks

The new name of the unit can be used to update GUI inforamtion about the PMC.

See Also