CommandGroupJsonConverter.AdvancedConverter Property

Gets an CommandGroupJsonConverter with advanced conversions to and from Value enabled to convert CommandGroups to and from JSON.

Namespace:  TcHmiSrv.Core.Tools.Json.Newtonsoft.Converters
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public static CommandGroupJsonConverter AdvancedConverter { get; }

Property Value

Type: CommandGroupJsonConverter

Reference

CommandGroupJsonConverter Class

TcHmiSrv.Core.Tools.Json.Newtonsoft.Converters Namespace