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.
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.