PSASchedEmplReservation::sumHardForActivity Method

The total hard booked hours for a certain activity

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          client server public static Hours sumHardForActivity(ProjActivityNumber _activityNum)

  Microsoft Dynamics AX 2012 R2 (SYS)
          client server public static Hours sumHardForActivity(ProjActivityNumber activityNum)

Run On

Called

Parameters

Return Value

Type: Hours Extended Data Type
Total hard booked hours for selected activity

See Also

Reference

PSASchedEmplReservation Table