Share via


LedgerDimensionDefaultAccountController.parmIncludeFinancialAccounts Method [AX 2012]

Gets or sets the IncludeFinancialAccounts parameter.

Syntax

public boolean parmIncludeFinancialAccounts([boolean _includeFinancialAccounts])

Run On

Called

Parameters

  • _includeFinancialAccounts
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IncludeFinancialAccounts parameter.

See Also

Reference

LedgerDimensionDefaultAccountController Class