Share via


TaxableDocument.isPayment Method [AX 2012]

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

Syntax

public boolean isPayment()

Run On

Called

Return Value

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

See Also

Reference

TaxableDocument Interface