Share via


LedgerDimensionController.getStorageIndexArrayByDimensionAttribute Method [AX 2012]

Retrieves an array that contains the indexes where the specified dimension attribute is used in the DimensionStorage object.

Syntax

protected Array getStorageIndexArrayByDimensionAttribute(RecId _dimensionAttributeId)

Run On

Called

Parameters

Return Value

Type: Array Class
An array that contains the indexes where the specified dimension attribute is used in the DimensionStorage object.

See Also

Reference

LedgerDimensionController Class