Share via


AssignmentCreationInformation members

Contains the properties that can be set when creating an assignment.

The AssignmentCreationInformation type exposes the following members.

Constructors

  Name Description
Public method AssignmentCreationInformation Creates an instance of the AssignmentCreationInformation class.

Top

Properties

  Name Description
Public property Finish Gets or sets the assignment finish date and time.
Public property Id Gets or sets the GUID of the assignment.
Public property Notes Gets or sets the notes for the assignment.
Public property ResourceId Gets or sets the GUID of the resource for the assignment.
Public property Start Gets or sets the assignment start date and time.
Public property TaskId Gets or sets the GUID of the task for the assignment.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

AssignmentCreationInformation class

Microsoft.ProjectServer.Client namespace