Share via


AssetAllocLineDimAttrValController_CN.modifiedDimensionValue Method [AX 2012]

The handler of the event that happends after selecting another dimension attribute value for an allocation rule line.

Syntax

public boolean modifiedDimensionValue(
    RefRecId _dimAttrId, 
    AssetAllocationRuleLine_CN _line, 
    FormStringControl _dimensionValue)

Run On

Called

Parameters

Return Value

Type: boolean
If the dimension attribute value is successfully changed.

See Also

Reference

AssetAllocLineDimAttrValController_CN Class