Share via


TaxModelTaxable_IN.isPayment Method [AX 2012]

To determine if the transaction is a payment or not.

Syntax

public NoYes isPayment()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the document line is a payment; otherwise, false.

See Also

Reference

TaxModelTaxable_IN Interface