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

Return Value

Type: boolean
true if the project group exists; otherwise, false.

See Also

Reference

ProjGroup Table