Share via


PurchInvoiceJournalPost.creditNote Method [AX 2012]

Determines whether the posting is for a credit note.

Syntax

protected NoYes creditNote()

Run On

Server

Return Value

Type: NoYes Enumeration
true if the posting is for a credit note; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class