Parameter Mode Changed Event ArgsOld Mode 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)
The mode of the parameter prior to the change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object OldMode { get; }VB
Public ReadOnly Property OldMode As Object
GetProperty Value
ObjectThe mode of the parameter prior to the change.
Implements
IParameterModeChangedEventArgsOldModeRemarks
The former mode of the parameter can be used to update GUI inforamtion about the PMC.