次の方法で共有


EnterpriseResourceCollection.GetByUser メソッド

SharePoint ユーザーにリンクされているコレクションからの要素を返します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public Function GetByUser ( _
    user As User _
) As EnterpriseResource
'使用
Dim instance As EnterpriseResourceCollection
Dim user As User
Dim returnValue As EnterpriseResource

returnValue = instance.GetByUser(user)
[RemoteAttribute]
public EnterpriseResource GetByUser(
    User user
)

パラメーター

戻り値

型: Microsoft.ProjectServer.Client.EnterpriseResource
EnterpriseResourceオブジェクト。

関連項目

参照先

EnterpriseResourceCollection クラス

EnterpriseResourceCollection メンバー

Microsoft.ProjectServer.Client 名前空間