LedgerDimensionEPController.getDimAttributeViewContract Method [AX 2012]

Gets an instance of the DimensionAttributeViewContract class for the specified dimension attribute record ID.

Syntax

protected DimensionAttributeViewContract getDimAttributeViewContract(DimensionAttributeRecId _dimensionAttributeRecId)

Run On

Called

Parameters

Return Value

Type: DimensionAttributeViewContract Class
An instance of the DimensionAttributeViewContract class.

See Also

Reference

LedgerDimensionEPController Class