LedgerBalanceBase.parmIncludeClosingPeriod Method [AX 2012]

Gets or sets the IncludeClosingPeriod parameter.

Syntax

public boolean parmIncludeClosingPeriod([boolean _includeClosingPeriod])

Run On

Server

Parameters

  • _includeClosingPeriod
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the _includeClosingPeriod parameter.

Remarks

The _includeClosingPeriodBySystem parameter is set to false when this parameter is set to true.

See Also

Reference

LedgerBalanceBase Class