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