Share via


DimensionController.setDataAreaId Method [AX 2012]

Sets an instance of the DataAreaId class that is used by the controller.

Syntax

public void setDataAreaId(DataAreaId _dataAreaId, [boolean _clearData])

Run On

Called

Parameters

  • _clearData
    Type: boolean
    A Boolean value that indicates whether to clear the data that is currently managed by the controller; optional.

See Also

Reference

DimensionController Class