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