Compartir a través de


del método StatusReportsEventReceiver.OnResponseUpdating

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

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 Overridable Sub OnResponseUpdating ( _
    contextInfo As PSContextInfo, _
    e As StatusReportsPreResponseUpdateEventArgs _
)
'Uso
Dim instance As StatusReportsEventReceiver
Dim contextInfo As PSContextInfo
Dim e As StatusReportsPreResponseUpdateEventArgs

instance.OnResponseUpdating(contextInfo, _
    e)
public virtual void OnResponseUpdating(
    PSContextInfo contextInfo,
    StatusReportsPreResponseUpdateEventArgs e
)

Parámetros

Vea también

Referencia

clase StatusReportsEventReceiver

Miembros StatusReportsEventReceiver

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