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.
Calculate duration for effort and resources.
Syntax
client server public static real calcDurationForEffortAndResources(
Hours _effort,
NumberOfResources _numberOfResources,
CalendarId _calendarId)
Run On
Called
Parameters
- _effort
Type: Hours Extended Data Type
Effort hours.
- _numberOfResources
Type: NumberOfResources Extended Data Type
Number of resources.
- _calendarId
Type: CalendarId Extended Data Type
Calendar id.
Return Value
Type: real
Hours of duration for effort and resources.