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 line exists for a given transaction.
Syntax
client server public static boolean exist(ProjItemTransId _transId)
Run On
Called
Parameters
- _transId
Type: ProjItemTransId Extended Data Type
The ID of the transaction associated with a line item.
Return Value
Type: boolean
true if the line item exists; otherwise, false.