IntegerSchema Properties

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

Properties

 

Name

Description

IntegerSchema Properties 1:

ExclusiveMaximum

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

IntegerSchema Properties 2:

ExclusiveMinimum

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

IntegerSchema Properties 3:

Maximum

Restricts the number to a value less than this value.

IntegerSchema Properties 4:

Minimum

Restricts the number to a value greater than this value.

IntegerSchema Properties 5:

MultipleOf

Restricts the number to a multiple of this value.

Reference

TcHmiSchemaBuilder.TType.IntegerSchema Class

TcHmiSrv.DynamicSymbols Namespace