GroupSetPreEventArgs.GroupInformation Property

Gets the dataset for a security group.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property GroupInformation As SecurityGroupsDataSet
    Get
'Usage
Dim instance As GroupSetPreEventArgs
Dim value As SecurityGroupsDataSet

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

Property Value

Type: SecurityGroupsDataSet

See Also

Reference

GroupSetPreEventArgs Class

GroupSetPreEventArgs Members

Microsoft.Office.Project.Server.Events Namespace