Value.IsArray Property

Gets a value that indicates whether the Value is an Array.

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

Syntax

C#

public bool IsArray { get; }

Property Value

Type: Boolean

Reference

Value Class

TcHmiSrv.Core Namespace