Compartilhar via


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

Return Value

Type: boolean
true if the sales currency should be locked; otherwise, false.

See Also

Reference

ProjInvoiceTable Table