ResourcePlan Members
Include Protected Members
Include Inherited Members
Contains methods to manage resource plans in Project Server.
The ResourcePlan type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourcePlan | Creates a ResourcePlan object from the ASMX-based ResourcePlan web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Abort | (Inherited from WebClientProtocol.) |
![]() |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
CancelAsync | (Inherited from HttpWebClientProtocol.) |
![]() |
CheckOutResourcePlans | Checks out the specified resource plans. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Discover | (Inherited from SoapHttpClientProtocol.) |
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | (Inherited from Component.) |
![]() |
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetService | (Inherited from Component.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
Invoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
QueueCheckInResourcePlans | Checks in the specified resource plans. |
![]() |
QueueCreateResourcePlan | Creates a new resource plan. |
![]() |
QueueDeleteResourcePlan | Deletes the specified resource plans. |
![]() |
QueuePublishResourcePlan | Publishes resource plans for the specified project to the Published database. Uses the Project Server Queuing Service. |
![]() |
QueueUpdateResourcePlan | Creates, updates, and deletes resource plans for a specified project based on data in the ResourcePlanDataSet parameter. |
![]() |
ReadResourcePlan | Reads resource plan data for the specified project by using an optional filter or date range. Optionally, checks out the resource plan for modification. |
![]() |
ReadResourcePlanStatus | Gets the resource plan status for the specified project. |
![]() |
ToString | (Inherited from Component.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top