NumberSchema Properties
The TcHmiSchemaBuilder.TType.NumberSchema type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
If this value is true, it indicates that the range excludes the maximum value. | |
|
If this value is true, it indicates that the range excludes the minimum value. | |
|
Restricts the number to a value less than this value. | |
|
Restricts the number to a value greater than this value. | |
|
Restricts the number to a multiple of this value. |
Further Information