次の方法で共有


ResourceAuthorizationDataSet.GroupMemberships プロパティ

グループ メンバーシップのリソースに関する情報を取得します。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property GroupMemberships As ResourceAuthorizationDataSet.GroupMembershipsDataTable
    Get
'使用
Dim instance As ResourceAuthorizationDataSet
Dim value As ResourceAuthorizationDataSet.GroupMembershipsDataTable

value = instance.GroupMemberships
[BrowsableAttribute(false)]
public ResourceAuthorizationDataSet.GroupMembershipsDataTable GroupMemberships { get; }

プロパティ値

型: WebSvcResource.ResourceAuthorizationDataSet.GroupMembershipsDataTable

関連項目

参照先

ResourceAuthorizationDataSet クラス

ResourceAuthorizationDataSet メンバー

WebSvcResource 名前空間