LedgerDimensionEPController.getDimensionAttributeByControlIndex Method [AX 2012]

Gets the dimension attribute ID of the specified index in the control.

Syntax

protected int64 getDimensionAttributeByControlIndex(int _index)

Run On

Called

Parameters

  • _index
    Type: int
    The index in control.

Return Value

Type: int64
The dimension attribute ID of the specified index in the control.

See Also

Reference

LedgerDimensionEPController Class