IsArray Property

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

Type: XJEaseArrayParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public override bool IsArray { get; }

Type

bool