Share via


DimensionDefaultingControllerBase.getAttributeValueSetStorage Method [AX 2012]

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

Syntax

protected DimensionAttributeValueSetStorage getAttributeValueSetStorage()

Run On

Called

Return Value

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

See Also

Reference

DimensionDefaultingControllerBase Class