Driver 類別
提供管理專案的優先順序和策略性商務規則定義的分析的業務驅策因素的方法。
繼承階層架構
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcDriver.Driver
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<WebServiceBindingAttribute(Name := "DriverSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Driver/")> _
Public Class Driver _
Inherits SoapHttpClientProtocol
'用途
Dim instance As Driver
[WebServiceBindingAttribute(Name = "DriverSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Driver/")]
public class Driver : SoapHttpClientProtocol
執行緒安全
這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。