Share via


LedgerDimensionController.getControlIndexByDimensionAttribute Method [AX 2012]

Retrieves the index in the control of the specified dimension attribute.

Syntax

public int getControlIndexByDimensionAttribute(RecId _dimensionAttributeId)

Run On

Called

Parameters

Return Value

Type: int
The index of the specified dimension attribute if it is on the control; otherwise, 0.

See Also

Reference

LedgerDimensionController Class