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 number of hours that are reported for a given project and activity.
Syntax
server public static ProjQtyEmpl realisedHours(ProjId _projId, ProjActivityNumber _activityNumber)
Run On
Server
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID of the project.
- _activityNumber
Type: ProjActivityNumber Extended Data Type
The activity ID of the activity.
Return Value
Type: ProjQtyEmpl Extended Data Type
A ProjQtyEmpl data type of the total number of hours reported for the given activity on the given project.