SecurityProjectCategoriesDataSet.GroupRelations propriedade
Obtém as informações sobre segurança de relações de grupo.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property GroupRelations As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Get
'Uso
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
value = instance.GroupRelations
[BrowsableAttribute(false)]
public SecurityProjectCategoriesDataSet.GroupRelationsDataTable GroupRelations { get; }
Valor de propriedade
Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Ver também
Referência
SecurityProjectCategoriesDataSet classe