AlarmExtensionsFromJson(String) Method

Returns a Alarm that represents the specified JSON String.


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

Syntax

C#

public static Alarm FromJson(
    string value
)

Parameters

value  String

The JSON String to convert into an instance of type Alarm.

Return Value

Alarm
A Alarm that represents value.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

AlarmExtensions Class FromJson Overload TcHmiSrv.Core.Tools.Json.Extensions Namespace

Copyright © Beckhoff Automation GmbH & Co. KG