ProjGroup::exist Method
Determines whether a project group that has the given ID exists.
Syntax
client server public static boolean exist(ProjGroupId projGroupId)
Run On
Called
Parameters
- projGroupId
Type: ProjGroupId Extended Data Type
The ID of the project group.
Return Value
Type: boolean
true if the project group exists; otherwise, false.