Compartir a través de


Delegado StatusReportsResponseCreatingHandler

Controlador de eventos para el evento previo StatusReports ResponseCreating .

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public Delegate Sub StatusReportsResponseCreatingHandler ( _
    contextInfo As PSContextInfo, _
    e As StatusReportsPreResponseCreateEventArgs _
)
'Uso
Dim instance As New StatusReportsResponseCreatingHandler(AddressOf HandlerMethod)
public delegate void StatusReportsResponseCreatingHandler(
    PSContextInfo contextInfo,
    StatusReportsPreResponseCreateEventArgs e
)

Parámetros

Vea también

Referencia

Espacio de nombres Microsoft.Office.Project.Server.Events