Share via


LedgerDimensionController.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 the data that is currently managed by the controller must be cleared; optional.

See Also

Reference

LedgerDimensionController Class