Share via


DialogFieldDimensionDefaultingController.save Method [AX 2012]

Gets a DimensionDefaultingFieldSet extended data type that contains the record IDs that represent the combination of values and enumerations that the user selected.

Syntax

public DimensionDefaultingFieldSet save()

Run On

Client

Return Value

Type: DimensionDefaultingFieldSet Extended Data Type
A DimensionDefaultingFieldSet extended data type that contains the record IDs that represent the combination of values and enumerations that the user selected if at least one value is not blank.

See Also

Reference

DialogFieldDimensionDefaultingController Class