Symbol Constructor (JsonSchemaValue)
Initializes a new instance of the Symbol class with the specified schema.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected Symbol(
JsonSchemaValue readValue
)
Parameters
readValue |
Type: TcHmiSrv.Core.Tools.DynamicSymbols.JsonSchemaValue |