SecurityProjectCategoriesDataSet.GroupRelations プロパティ
グループの関係のセキュリティに関する情報を取得します。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property GroupRelations As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Get
'使用
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
value = instance.GroupRelations
[BrowsableAttribute(false)]
public SecurityProjectCategoriesDataSet.GroupRelationsDataTable GroupRelations { get; }
プロパティ値
型: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsDataTable
関連項目
参照先
SecurityProjectCategoriesDataSet クラス