TaxReport.parmIsPayableAccount_IN Method [AX 2012]
Gets or sets the isPayableAccount parameter.
Syntax
public boolean parmIsPayableAccount_IN([boolean _isPayableAccount])
Run On
Called
Parameters
- _isPayableAccount
Type: boolean
The new value of the isPayableAccount parameter; optional.
Return Value
Type: boolean
The current value of the isPayableAccount parameter.