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