Share via


RCashLedgerReconciliationContract.parmMainAccountOnly Method [AX 2012]

Gets or sets the value of the MainAccountOnly data contract parameter.

Syntax

public boolean parmMainAccountOnly([boolean _mainAccountOnly])

Run On

Called

Parameters

  • _mainAccountOnly
    Type: boolean
    The new value of the MainAccountOnly data contract parameter; optional.

Return Value

Type: boolean
The current value of the MainAccountOnly data contract parameter.

See Also

Reference

RCashLedgerReconciliationContract Class