StatusAssignment::RemainingWork property
Office 2013 and later
Gets or sets the time, such as person-hours or days, that are still required to complete a task or set of tasks.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Property value
Type: System.StringThe time that is still required to complete a task or set of tasks.
To get the TimeSpan value for the remaining work, use the RemainingWorkTimeSpan property.
Show: