Event.Id property
取得專案伺服器事件的識別項。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Id As Integer
Get
'用途
Dim instance As Event
Dim value As Integer
value = instance.Id
[RemoteAttribute]
public int Id { get; }
Property value
Type: System.Int32
整數識別項。