ResourcePlan members

Represents a high-level look at what resources might be needed for a project.

The ResourcePlan type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Assignments Gets a collection of PlanAssignment objects that are associated with the resource plan.
Public property Context (Inherited from ClientObject.)
Public property Finish Gets the end date of the resource plan.
Public property Id Gets the GUID of the resource plan.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Start Gets the start date of the resource plan.
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property UtilizationDate Gets or sets the date and time of resource utilization for the current resource plan.
Public property UtilizationType Gets or sets the type of resource utilization for the current resource plan.

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject Deletes the ResourcePlan object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceCheckIn Checks in the project resource plan in case it was left checked out in Project Server.
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
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 (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Publish Publishes the project resource plan and makes it visible to other users in Project Server.
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Public method Update Saves changes from the project resource plan back to Project Server.
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

ResourcePlan class

Microsoft.ProjectServer.Client namespace