MaxInclEq Property
Overloads
| MaxInclEq |
If set to true, the range includes the highest value in the range of selections (Equals to ). [bn(50500)] Example: The range is [1,10]. If JSON property name: qMaxInclEq |
MaxInclEq
If set to true, the range includes the highest value in the range of selections (Equals to ). [bn(50500)]
Example:
The range is [1,10]. If qMinInclEq is set to true it means that 10 is included in the range of selections.
JSON property name: qMaxInclEq
Declaration
public bool MaxInclEq { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |