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