ProjInvoiceRevenue::exist Method
Determines whether an invoice line exists for a given transaction.
Syntax
client server public static boolean exist(ProjRevenueTransId _transId)
Run On
Called
Parameters
- _transId
Type: ProjRevenueTransId Extended Data Type
The Transaction ID of the transaction associated with the line item.
Return Value
Type: boolean
true if the line item exists; otherwise, false.