共用方式為


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 類別

SecurityProjectCategoriesDataSet 成員

WebSvcSecurity 命名空間