StatusAssignment::Work property

Office 2013 and later

Gets or sets the total time scheduled on a task for all assigned resources.

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 total scheduled time.

To get the TimeSpan value for the work, use the WorkTimeSpan property.

Show: