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