LedgerDimensionEPController.getAttributeValueFieldName Method [AX 2012]

Sends back the field name for the field that contains the value column for the specified segment.

Syntax

public str getAttributeValueFieldName(int _controlIndex)

Run On

Called

Parameters

  • _controlIndex
    Type: int
    The index of the control to search.

Return Value

Type: str
The field name.

See Also

Reference

LedgerDimensionEPController Class