Share via


LedgerDimensionDefaultAccountController.setDataAreaId Method [AX 2012]

Sets the DataAreaId instance that is used by the controller.

Syntax

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

Run On

Called

Parameters

  • _clearData
    Type: boolean
    true if the data currently managed by the controller should be cleared; otherwise, false. This parameter is optional.

See Also

Reference

LedgerDimensionDefaultAccountController Class