PSASchedEmplReservation::sumAssignedHrsPerProj Method

The total assigned hours for a project

Syntax

client server public static Hours sumAssignedHrsPerProj(ProjId projId, [boolean hardAndSoftHours])

Run On

Called

Parameters

  • 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

See Also

Reference

PSASchedEmplReservation Table