Share via


PurchInvoiceJournalPost.isOnHold Method [AX 2012]

Determines whether the journal is on hold.

Syntax

public boolean isOnHold()

Run On

Server

Return Value

Type: boolean
true if the journal is on hold; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class