Symbol.Schema Property

Gets the JsonSchemaValue representing the JSON schema of the Symbol.

Namespace:  TcHmiSrv.Core.Tools.DynamicSymbols
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public JsonSchemaValue Schema { get; }

Property Value

Type: JsonSchemaValue

Reference

Symbol Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace