Compartilhar via


SecurityProjectCategoriesDataSet.UserRelations propriedade

Obtém as informações sobre relações de usuário.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property UserRelations As SecurityProjectCategoriesDataSet.UserRelationsDataTable
    Get
'Uso
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.UserRelationsDataTable

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

Valor de propriedade

Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsDataTable

Ver também

Referência

SecurityProjectCategoriesDataSet classe

SecurityProjectCategoriesDataSet membros

WebSvcSecurity namespace