LedgerDimensionAccountController.getDimensionAttributeByStorageIndex Method [AX 2012]
Retrieves the dimension attribute ID of the specified index in the DimensionStorage object.
Syntax
private RecId getDimensionAttributeByStorageIndex(int _index)
Run On
Called
Parameters
- _index
Type: int
The index that is in control.
Return Value
Type: RecId Extended Data Type
The dimension attribute ID of the specified index in the DimensionStorage object.