Share via


ResourceAuthorizationPreEventArgs.ResourceAuthorizationInformation Property

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

Syntax

'Declaration
Public Property ResourceAuthorizationInformation As ResourceAuthorizationDataSet
    Get
    Set
'Usage
Dim instance As ResourceAuthorizationPreEventArgs
Dim value As ResourceAuthorizationDataSet

value = instance.ResourceAuthorizationInformation

instance.ResourceAuthorizationInformation = value
public ResourceAuthorizationDataSet ResourceAuthorizationInformation { get; set; }

Property Value

Type: ResourceAuthorizationDataSet

See Also

Reference

ResourceAuthorizationPreEventArgs Class

ResourceAuthorizationPreEventArgs Members

Microsoft.Office.Project.Server.Events Namespace