Share via


DimensionDefaultingControllerNoDS.saveEnums Method [AX 2012]

Retrieves the record ID of a DimensionAttributeSet table that represents the combination of check boxes or combo boxes that the user has selected.

Syntax

public RecId saveEnums()

Run On

Called

Return Value

Type: RecId Extended Data Type
The record ID of the DimensionAttributeSet table that represents the combination of check boxes or combo boxes that the user has selected if at least one enumeration does not have the default value; otherwise, zero.

See Also

Reference

DimensionDefaultingControllerNoDS Class