Share via


ProjTable::activityExists Method

Determines whether a project activity exists for the project passed in as a parameter.

Syntax

client server public static boolean activityExists(ProjId projId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProjTable Table