AssignmentCreationInformation class
Contains the properties that can be set when creating an assignment.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.AssignmentCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<ScriptTypeAttribute("PS.AssignmentCreationInformation", ValueObject := True, _
ServerTypeId := "{f9c5fe6f-1a1b-4134-bc78-c145400f9b58}")> _
Public Class AssignmentCreationInformation _
Inherits ClientValueObject
'Usage
Dim instance As AssignmentCreationInformation
[ScriptTypeAttribute("PS.AssignmentCreationInformation", ValueObject = true,
ServerTypeId = "{f9c5fe6f-1a1b-4134-bc78-c145400f9b58}")]
public class AssignmentCreationInformation : ClientValueObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
AssignmentCreationInformation members