JsonSchemaValue.Definitions Property

Gets the Definitions of the JsonSchemaValue.

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

Syntax

C#

public virtual ReadOnlyDictionary<string, Definition> Definitions { get; }

Property Value

Type: ReadOnlyDictionary.String, Definition.

Reference

JsonSchemaValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace