ProjInvoiceTable::exist Method
Determines whether an invoice project with the given ID exists.
Syntax
client server public static boolean exist(ProjInvoiceProjId _invoiceID)
Run On
Called
Parameters
- _invoiceID
Type: ProjInvoiceProjId Extended Data Type
The invoice ID of the invoice project.
Return Value
Type: boolean
true if the invoice project exists; otherwise, false.