Share via


DimensionDefaultingControllerNoDS.saveValues Method [AX 2012]

Retrieves the record ID of a DimensionAttributeValueSet table that represents the combination of values that the user has selected.

Syntax

public RecId saveValues()

Run On

Called

Return Value

Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueSet table that represents the combination of values that the user has selected if at least one value is not blank.

See Also

Reference

DimensionDefaultingControllerNoDS Class