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.
The total assigned hours for a project
Syntax
client server public static Hours sumAssignedHrsPerProj(ProjId projId, [boolean hardAndSoftHours])
Run On
Called
Parameters
- projId
Type: ProjId Extended Data Type
The project number
- hardAndSoftHours
Type: boolean
Indicate to return just hard assignment hours or hard and soft assignment hours
Return Value
Type: Hours Extended Data Type
Total assignement hours for selected project
Remarks
It returns the total of hard assignment hours by default