IParameterModeChangedEventArgsOldMode Property

The mode of the parameter prior to the change.

Definition

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

Property Value

Object
The mode of the parameter prior to the change.

Remarks

The former mode of the parameter can be used to update GUI inforamtion about the PMC.

See Also