IntegerRange Class Properties
For a list of all members of this type, see IntegerRange members.
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