StatusAssignment::ActualOvertime property

Office 2013 and later

Gets or sets the actual amount of overtime work already performed by resources that are assigned to tasks.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.String
The actual overtime work.

To get the TimeSpan value for the actual overtime work, use the ActualOvertimeTimeSpan property.

Show: