DoubleRange Class Members
The following tables list the members exposed by DoubleRange.
Public Constructors
Name | Description | |
---|---|---|
![]() | DoubleRange Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | Maximum | The maximum value (Inherited from Aveva.ApplicationFramework.RangeBase<double>) |
![]() | Minimum | The minimum value (Inherited from Aveva.ApplicationFramework.RangeBase<double>) |
Protected Properties
Name | Description | |
---|---|---|
![]() | RangeValid | Overridden. Check range is valid |
See Also