Share via


DimensionDefaultingControllerBase.parmIncludeMainAccount Method [AX 2012]

Gets or sets the IncludeMainAccount parameter.

Syntax

public boolean parmIncludeMainAccount([boolean _includeMainAccount])

Run On

Called

Parameters

  • _includeMainAccount
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IncludeMainAccount parameter.

See Also

Reference

DimensionDefaultingControllerBase Class