ProjTable::projectTeamRoleExists Method
Determines whether a project team role exists for the project passed in as a parameter.
Syntax
client server public static boolean projectTeamRoleExists(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 team role exists; otherwise, false.