PlanAssignment members

Provides information about an assignment in a project plan.

The PlanAssignment type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property BookingType Gets or sets the booking type for a plan assignment.
Public property CanLevel Gets a value that indicates whether resource leveling can be performed on a plan assignment resource.
Public property Code Gets any code, abbreviation, or number that is entered as custom information for a plan assignment.
Public property Context (Inherited from ClientObject.)
Public property CostCenter Gets any code, abbreviation, or number that is entered as custom cost center information for a plan assignment.
Public property CustomFields Gets the collection of custom fields that have values set for a plan assignment.
Public property Email Gets the email address of the resource for a plan assignment.
Public property FieldValues Gets the collection of custom fields that have values set for a plan assignment.
Public property Group Gets the name of a group to which a plan assignment resource belongs.
Public property HireDate Gets the date and time that a plan assignment resource was hired.
Public property Id Gets the GUID of a plan assignment.
Public property Intervals Gets the collection of plan assignment time intervals.
Public property IsTeam Gets a value that indicates whether a plan assignment resource is in a team assignment pool.
Public property Item Gets or sets an item in a plan assignment.
Public property Name Gets the full name of a plan assignment resource.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Phonetics Gets phonetic information for resource names, in either the Japanese Hiragana writing system or the Katakana writing system.
Public property Resource Gets a resource that is part of an organization's entire list of resources and that can be shared across projects.
Public property ResourceType Gets the type of a plan assignment resource.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TerminationDate Gets the date and time after which a plan assignment resource can no longer be used.
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject Deletes the PlanAssignment object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson Reserved for internal use. (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields Reserved for internal use. Initializes the extended properties that are associated with the PlanAssignment object. (Overrides ClientObject.LoadExpandoFields().)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad Reserved for internal use. Reloads all scalar properties that are associated with the PlanAssignment object. (Overrides ClientObject.RefreshLoad().)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

PlanAssignment class

Microsoft.ProjectServer.Client namespace