Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.