ArraySchema Properties

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

Properties

 

Name

Description

ArraySchema Properties 1:

Items

The items of the current array.

ArraySchema Properties 2:

MaxItems

Restricts the length of the array to a value less than this value.

ArraySchema Properties 3:

MinItems

Restricts the length of the array to a value greater than this value.

ArraySchema Properties 4:

UniqueItems

If this value is true, it ensures that each of the items in an array is unique.

Reference

TcHmiSchemaBuilder.TType.ArraySchema Class

TcHmiSrv.DynamicSymbols Namespace