CommandExtensions Class

Provides extension methods for the Command class.

Inheritance Hierarchy

SystemObject
  TcHmiSrv.Core.Tools.Json.ExtensionsCommandExtensions

Namespace: TcHmiSrv.Core.Tools.Json.Extensions
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public static class CommandExtensions

The CommandExtensions type exposes the following members.

Methods

 

Name

Description

CommandExtensions Class 1:

CommandExtensions Class 2:

FromJson(String)

Returns a Command that represents the specified JSON String.

CommandExtensions Class 3:

CommandExtensions Class 4:

FromJson(String, Boolean)

Returns a Command that represents the specified JSON String.

CommandExtensions Class 5:

ToJson(Command)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions Class 6:

ToJson(Command, Boolean)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions Class 7:

ToJson(Command, Boolean, Boolean)

Returns a JSON String that represents the current Command.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Tools.Json.Extensions Namespace

Copyright © Beckhoff Automation GmbH & Co. KG