StatusAssignment::ActualWork property

Office 2013 and later

Gets or sets the amount of work that has already been 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 amount of work performed.

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

Show: