ProjTable::checkExist Method

Checks whether the project passed in as a parameter exists.

Syntax

client server public static boolean checkExist(ProjId projId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProjTable Table