ProjTable::activityExists Method
Determines whether a project activity exists for the project passed in as a parameter.
Syntax
client server public static boolean activityExists(ProjId projId)
Run On
Called
Parameters
- projId
Type: ProjId Extended Data Type
The ID of the project.
Return Value
Type: boolean
true if a project activity exists; otherwise, false.