Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.