IParameter Default Value Changed Event ArgsOld Default Value Property
The default value 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 default value of the parameter prior to the change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Object OldDefaultValue { get; }VB
ReadOnly Property OldDefaultValue As Object
GetProperty Value
ObjectThe default value of the parameter prior to the change.
Remarks
The default value of the parameter can be used to update GUI inforamtion about the PMC.