ProjectDetailPage.Id 屬性
取得 [專案詳細資料] 頁面上的 GUID。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property Id As Guid
Get
'用途
Dim instance As ProjectDetailPage
Dim value As Guid
value = instance.Id
[RemoteAttribute]
public Guid Id { get; }
屬性值
類型:System.Guid
PDP GUID。