Share via


DimensionDefaultingControllerBase.loadAttributeValueSet Method [AX 2012]

Loads the dimension attribute value set and populates the value controls from the saved state.

Syntax

protected boolean loadAttributeValueSet(RecId _dimAttributeValueSetId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the set was loaded and controls updated; otherwise, false.

See Also

Reference

DimensionDefaultingControllerBase Class