IParameterDefaultValueChangedEventArgsNewDefaultValue Property

The default value of the parameter after the name change.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Object NewDefaultValue { get; }

Property Value

Object
The default value of the parameter after the change.

Remarks

The new default value of the parameter can be used to update GUI inforamtion about the PMC.

See Also