ResourceAuthorizationPreEventArgs constructor ()
Creates an instance of the ResourceAuthorizationPreEventArgs class; used internally.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
ds As ResourceAuthorizationDataSet _
)
'Usage
Dim ds As ResourceAuthorizationDataSet
Dim instance As New ResourceAuthorizationPreEventArgs(ds)
public ResourceAuthorizationPreEventArgs(
ResourceAuthorizationDataSet ds
)
Parameters
ds
Type: ResourceAuthorizationDataSetA dataset that contains information about a resource authorization.
See also
Reference
ResourceAuthorizationPreEventArgs class
ResourceAuthorizationPreEventArgs members