TcHmiSchemaBuilder.TType.ArraySchema.UniqueItems Property

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

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

public SchemaKey<bool> UniqueItems { get; }

Property Value

Type: SchemaKey.Boolean.

Reference

TcHmiSchemaBuilder.TType.ArraySchema Class

TcHmiSrv.DynamicSymbols Namespace