ProjInvoiceTable::isSalesCurrencyLocked Method
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.