Assignment class
Office 2013
Contains the common properties for draft assignments and published assignments.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.Assignment
Microsoft.ProjectServer.Client.DraftAssignment
Microsoft.ProjectServer.Client.PublishedAssignment
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.Assignment
Microsoft.ProjectServer.Client.DraftAssignment
Microsoft.ProjectServer.Client.PublishedAssignment
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.Assignment", ServerTypeId := "{aaced30f-e1e9-484f-b262-ae4e62b3359a}")> _
Public Class Assignment _
Inherits ClientObject
Dim instance As Assignment
[ScriptTypeAttribute("PS.Assignment", ServerTypeId = "{aaced30f-e1e9-484f-b262-ae4e62b3359a}")] public class Assignment : ClientObject
The DraftAssignment class and the PublishedAssignment class are derived from the Assignment class. All of the properties in the Assignment class are read-only. To set the value of assignment properties, use a DraftAssignment object.
For more information about fields in Microsoft Project 2013, see Available fields reference.