Events 類別
包含管理 Project Server 事件處理常式關聯的方法。閱讀 Project Server 事件、 事件處理常式關聯特定的事件或所有的事件處理常式關聯的清單。建立、 更新及刪除事件處理常式的關聯。
繼承階層架構
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcEvents.Events
命名空間: WebSvcEvents
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<WebServiceBindingAttribute(Name := "EventsSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Events/")> _
Public Class Events _
Inherits SoapHttpClientProtocol
'用途
Dim instance As Events
[WebServiceBindingAttribute(Name = "EventsSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Events/")]
public class Events : SoapHttpClientProtocol
執行緒安全
這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。