BankStatementTaxDocument.isPayment Method [AX 2012]

Indicates whether the document that is being taxed is a payment.

Syntax

public boolean isPayment()

Run On

Called

Return Value

Type: boolean
true if the document is a payment; otherwise, false.

See Also

Reference

BankStatementTaxDocument Class