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.
Retrieves the activity with the given project and activity IDs.
Syntax
client server public static ProjActivity find(ProjActivityNumber _activityNumber, [boolean _forupdate])
Run On
Called
Parameters
- _activityNumber
Type: ProjActivityNumber Extended Data Type
The project activity ID of the activity.
- _forupdate
Type: boolean
A Boolean value that determines whether the activity should be selected for update; optional.
Return Value
Type: ProjActivity Table
A ProjActivity record of the desired activity.