Specify if the Built in type is an array
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsArray { get; set; } |
| Visual Basic |
|---|
Public Property IsArray As Boolean Get Set |
| JScript |
|---|
function get IsArray () : boolean function set IsArray (value : boolean) |