ResourceAuthorizationPostEventArgs constructor ()
Creates an instance of the ResourceAuthorizationPostEventArgs 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 ResourceAuthorizationPostEventArgs(ds)
public ResourceAuthorizationPostEventArgs(
ResourceAuthorizationDataSet ds
)
Parameters
ds
Type: ResourceAuthorizationDataSetA dataset that contains information about the resource authorization.
See also
Reference
ResourceAuthorizationPostEventArgs class
ResourceAuthorizationPostEventArgs members