Value.ContainsJson Property

Gets a value that indicates whether the Value contains a JSON String.

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

Syntax

C#

public bool ContainsJson { get; }

Property Value

Type: Boolean

Reference

Value Class

TcHmiSrv.Core Namespace