Share via


DimensionDefaultingControllerNoDS.getAttributeSetStorage Method [AX 2012]

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

Syntax

public DimensionAttributeSetStorage getAttributeSetStorage()

Run On

Called

Return Value

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

See Also

Reference

DimensionDefaultingControllerNoDS Class