Share via


DimensionDefaultingControllerNoDS.getAttributeValueSetStorage Method [AX 2012]

Retrieves the dimension attribute value storage set that represents the value controls that the user has selected.

Syntax

public DimensionAttributeValueSetStorage getAttributeValueSetStorage()

Run On

Called

Return Value

Type: DimensionAttributeValueSetStorage Class
A DimensionAttributeValueStorageSet object that represents the value controls that the user has selected.

See Also

Reference

DimensionDefaultingControllerNoDS Class