共用方式為


EventHandler members

Include protected members
Include inherited members

代表識別與專案伺服器事件處理常式的位置。

The EventHandler type exposes the following members.

Constructors

  Name Description
Public method EventHandler 初始化EventHandler類別的執行個體。

Top

Properties

  Name Description
Public property AssemblyName 取得或設定與事件處理常式相關聯的組件名稱。
Public property CancelOnError 取得或設定值,指定預設情況下應該取消是否前的事件,是否沒有發生錯誤時引發事件。
Public property ClassName 取得或設定與事件處理常式相關聯之類別的名稱。
Public property Context (Inherited from ClientObject.)
Public property Description 取得或設定事件處理常式的描述。
Public property EndpointUrl 取得或設定與事件處理常式相關聯之端點的 URL。
Public property Event 取得觸發程序的事件處理常式的事件。
Public property Id 取得事件處理常式的 GUID。
Public property Name 取得或設定事件處理常式的名稱。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Order 取得或設定與事件相關聯的事件處理常式的清單中的事件處理常式的位置順序。
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject 刪除EventHandler物件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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 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.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

EventHandler class

Microsoft.ProjectServer.Client namespace