Parameter Upper Bound Changed Event ArgsNew Upper Bound Property
The upper bound of the parameter after 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 after the change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object NewUpperBound { get; }VB
Public ReadOnly Property NewUpperBound As Object
GetProperty Value
ObjectThe upper bound of the parameter after the change.
Implements
IParameterUpperBoundChangedEventArgsNewUpperBoundRemarks
The new upper bound of the parameter can be used to update GUI inforamtion about the PMC.