ProjActivity::exist Method
Determines whether an activity exists in a project.
Syntax
client server public static boolean exist(ProjActivityNumber _activityNumber)
Run On
Called
Parameters
- _activityNumber
Type: ProjActivityNumber Extended Data Type
The project activity number of the activity.
Return Value
Type: boolean
true if the activity exists; otherwise, false.