ProjGroup::checkExist Method
Checks to see whether the specified project group exists and writes a message to the InfoLog if it does not.
Syntax
client server public static boolean checkExist(ProjGroupId projGroupId)
Run On
Called
Parameters
- projGroupId
Type: ProjGroupId Extended Data Type
The ID of the project group to check.
Return Value
Type: boolean
true if the project group exists; otherwise, false.