SecurityGroupsDataSet.GroupMembersRow classe
Representa informações de membros do grupo de segurança como uma linha no objeto SecurityGroupsDataSet.GroupMembersDataTable .
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcSecurity.SecurityGroupsDataSet.GroupMembersRow
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Class GroupMembersRow _
Inherits DataRow
'Uso
Dim instance As SecurityGroupsDataSet.GroupMembersRow
public class GroupMembersRow : 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.