共用方式為


EventHandlerCreationInformation.EventId 屬性

取得或設定事件的觸發的事件處理常式的 GUID。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property EventId As Integer
    Get
    Set
'用途
Dim instance As EventHandlerCreationInformation
Dim value As Integer

value = instance.EventId

instance.EventId = value
[RemoteAttribute]
public int EventId { get; set; }

屬性值

類型:System.Int32
觸發的事件之 GUID。

請參閱

參照

EventHandlerCreationInformation 類別

EventHandlerCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間