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 类