Share via


DimensionController.parmDataSource Method [AX 2012]

Sets a reference to the data source and field name that link to a DimensionAttributeValueCombination table.

Syntax

protected void parmDataSource(FormDataSource _dataSource, FieldName _fieldName)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A valid data source and field ID that contains a reference to the DimensionAttributeValueCombination record must be specified.

See Also

Reference

DimensionController Class