Share via


AssetAllocLineDimAttrValController_CN.validateDimensionValue Method [AX 2012]

Validate if a string value is a proper dimension attribute value of a dimension attribute.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
If the dimension attribute value is valid.

See Also

Reference

AssetAllocLineDimAttrValController_CN Class