TcHmiSchemaBuilder.TType.ArraySchema.MinItems Property
Restricts the length of the array to a value greater than this value.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public SchemaKey<uint> MinItems { get; }