共用方式為


ResourcePlan 類別

**已被取代。**包含方法來管理 Project Server 中的資源計劃。

**已被取代的資源規劃 PSI。**它會繼續支援的 Project 2013 開發、 但不是支援在未來版本中。

繼承階層架構

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            WebSvcResourcePlan.ResourcePlan

命名空間:  WebSvcResourcePlan
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<WebServiceBindingAttribute(Name := "ResourcePlanSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/ResourcePlan/")> _
Public Class ResourcePlan _
    Inherits SoapHttpClientProtocol
'用途
Dim instance As ResourcePlan
[WebServiceBindingAttribute(Name = "ResourcePlanSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/ResourcePlan/")]
public class ResourcePlan : SoapHttpClientProtocol

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ResourcePlan 成員

WebSvcResourcePlan 命名空間