DimensionControllerObject.getAttributeValueSet Method [AX 2012]
Gets a container of all dimension attribute values and backing entity instances for the specified value set.
protected container getAttributeValueSet(DimensionDefault _dimAttributeValueSetId, SelectableDataArea _company)
Run On
CalledParameters
- _dimAttributeValueSetId
- Type: DimensionDefault Extended Data Type
The ID of the value set to load.
- _company
- Type: SelectableDataArea Extended Data Type
The data area for which to select values.
Community Additions
ADD
Show: