ProjRevenueTrans::exist Method
Determines whether a transaction exists.
Syntax
client server public static boolean exist(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID associated with the transaction.
Return Value
Type: boolean
true if a transaction associated with the given Project ID exists; otherwise, false.