INumericTypeSchema.TNumeric. Properties

The TcHmiSchemaBuilder.TType.INumericTypeSchema.TNumeric. generic type exposes the following members.

Properties

 

Name

Description

INumericTypeSchema.TNumeric. Properties 1:

ExclusiveMaximum

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

INumericTypeSchema.TNumeric. Properties 2:

ExclusiveMinimum

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

INumericTypeSchema.TNumeric. Properties 3:

Maximum

Restricts the number to a value less than this value.

INumericTypeSchema.TNumeric. Properties 4:

Minimum

Restricts the number to a value greater than this value.

INumericTypeSchema.TNumeric. Properties 5:

MultipleOf

Restricts the number to a multiple of this value.

Reference

TcHmiSchemaBuilder.TType.INumericTypeSchema.TNumeric. Interface

TcHmiSrv.DynamicSymbols Namespace