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.
Indicates whether to lock the sales currency for an invoice project with the specified ID.
Syntax
client server public static boolean isSalesCurrencyLocked(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 sales currency should be locked; otherwise, false.