NumberSchema Properties

The TcHmiSchemaBuilder.TType.NumberSchema type exposes the following members.

Properties

 

Name

Description

NumberSchema Properties 1:

ExclusiveMaximum

If this value is true, it indicates that the range excludes the maximum value.

NumberSchema Properties 2:

ExclusiveMinimum

If this value is true, it indicates that the range excludes the minimum value.

NumberSchema Properties 3:

Maximum

Restricts the number to a value less than this value.

NumberSchema Properties 4:

Minimum

Restricts the number to a value greater than this value.

NumberSchema Properties 5:

MultipleOf

Restricts the number to a multiple of this value.

Reference

TcHmiSchemaBuilder.TType.NumberSchema Class

TcHmiSrv.DynamicSymbols Namespace