Share via


AxdBaseProperty.parmArraySize Method [AX 2012]

Gets or sets the ArraySize parameter.

Syntax

public int parmArraySize([int _arraySize])

Run On

Called

Parameters

  • _arraySize
    Type: int
    The value to set; optional.

Return Value

Type: int
The value of the ArraySize parameter.

See Also

Reference

AxdBaseProperty Class