IsArray Property

Indicates whether this parameter represents an XJEase array (i.e. returns true when this is an XJEaseArrayParameter instance).

Type: XJEaseParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public virtual bool IsArray { get; }

Type

bool