TcHmiSchemaBuilder.TType.ObjectSchema Constructor
Initializes a new instance of the TcHmiSchemaBuilder.TType.ObjectSchema class.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public ObjectSchema(
IDictionary<string, TType> properties = null
)
Parameters
properties (Optional) |
Type: System.Collections.Generic.IDictionary.String, TType. |