次の方法で共有


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のオブジェクトです。

関連項目

参照先

ProjectDetailPage クラス

ProjectDetailPage メンバー

Microsoft.ProjectServer.Client 名前空間