StatusReportsPreResponseCreateEventArgs constructor ()
Creates an instance of the StatusReportsPreResponseCreateEventArgs object.
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 ( _
srds As StatusReportsDataSet _
)
'Usage
Dim srds As StatusReportsDataSet
Dim instance As New StatusReportsPreResponseCreateEventArgs(srds)
public StatusReportsPreResponseCreateEventArgs(
StatusReportsDataSet srds
)
Parameters
srds
Type: StatusReportsDataSetContains data from the status report that raised the event.
See also
Reference
StatusReportsPreResponseCreateEventArgs class
StatusReportsPreResponseCreateEventArgs members