次の方法で共有


SecurityProjectCategoriesDataSet.UserRelations プロパティ

ユーザー関係に関する情報を取得します。

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

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property UserRelations As SecurityProjectCategoriesDataSet.UserRelationsDataTable
    Get
'使用
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.UserRelationsDataTable

value = instance.UserRelations
[BrowsableAttribute(false)]
public SecurityProjectCategoriesDataSet.UserRelationsDataTable UserRelations { get; }

プロパティ値

型: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsDataTable

関連項目

参照先

SecurityProjectCategoriesDataSet クラス

SecurityProjectCategoriesDataSet メンバー

WebSvcSecurity 名前空間