EnterpriseResource.User プロパティ
エンタープライズ リソースにリンクされている SharePoint のユーザーを取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property User As User
Get
Set
'使用
Dim instance As EnterpriseResource
Dim value As User
value = instance.User
instance.User = value
[RemoteAttribute]
public User User { get; set; }
プロパティ値
型: Microsoft.SharePoint.Client.User
Userのオブジェクトです。