Compartilhar via


SecurityProjectCategoriesDataSet.UserRelationsRow classe

Representa uma relação de usuário para uma categoria de segurança de projeto, como uma linha no objeto SecurityProjectCategoriesDataSet.UserRelationsDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRow

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

Sintaxe

'Declaração
Public Class UserRelationsRow _
    Inherits DataRow
'Uso
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsRow
public class UserRelationsRow : DataRow

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

SecurityProjectCategoriesDataSet.UserRelationsRow membros

WebSvcSecurity namespace