Compartir a través de


de la propiedad GroupCreatePreEventArgs.GroupInformation

Obtiene el conjunto de datos para un grupo de seguridad.

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public ReadOnly Property GroupInformation As SecurityGroupsDataSet
    Get
'Uso
Dim instance As GroupCreatePreEventArgs
Dim value As SecurityGroupsDataSet

value = instance.GroupInformation
public SecurityGroupsDataSet GroupInformation { get; }

Valor de propiedad

Tipo: SecurityGroupsDataSet

Vea también

Referencia

clase GroupCreatePreEventArgs

Miembros GroupCreatePreEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events