Share via


DimensionDefaultingControllerBase.getAttributeSetStorage Method [AX 2012]

Retrieves the dimension attribute storage set that represents the check boxes or combo boxes that the user has selected.

Syntax

protected DimensionAttributeSetStorage getAttributeSetStorage()

Run On

Called

Return Value

Type: DimensionAttributeSetStorage Class
The DimensionAttributeStorageSet object that represents the check boxes or combo boxes that the user has selected.

See Also

Reference

DimensionDefaultingControllerBase Class