TcHmiSchemaBuilder.TType.ObjectSchema.Properties Property
The properties of the current object.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public IDictionary<string, TType> Properties { get; }