Compartir a través de


del método ProjectEventReceiver.OnSummaryPublished

Un controlador de evento posterior para el método QueuePublishSummary .

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 OnSummaryPublished ( _
    contextInfo As PSContextInfo, _
    e As ProjectPostSummaryPublishEventArgs _
)
'Uso
Dim instance As ProjectEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ProjectPostSummaryPublishEventArgs

instance.OnSummaryPublished(contextInfo, _
    e)
public virtual void OnSummaryPublished(
    PSContextInfo contextInfo,
    ProjectPostSummaryPublishEventArgs e
)

Parámetros

Vea también

Referencia

clase ProjectEventReceiver

Miembros ProjectEventReceiver

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