IntegerRange Class
Represents a minimum/maximum range of integers
Syntax
public class IntegerRange : Aveva.ApplicationFramework.RangeBase<int>, IAllowedValue
public ref class IntegerRange : public Aveva.ApplicationFramework.RangeBase<int>, IAllowedValue
Inheritance Hierarchy
System.Object
Aveva.ApplicationFramework.RangeBase<T>
Aveva.ApplicationFramework.IntegerRange
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also