SalesInvoiceJournalPost.creditNote Method [AX 2012]

Indicates whether the invoice that is being posted is a credit note.

Syntax

protected NoYes creditNote()

Run On

Server

Return Value

Type: NoYes Enumeration
true if the invoice is a credit notice that is posted; otherwise, false.

See Also

Reference

SalesInvoiceJournalPost Class