Compartir a través de


Delegado ProjectUpdatedPwaProjectHandler

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 ProjectUpdatedPwaProjectHandler ( _
    contextInfo As PSContextInfo, _
    e As UpdatedPwaProjectEventArgs _
)
'Uso
Dim instance As New ProjectUpdatedPwaProjectHandler(AddressOf HandlerMethod)
public delegate void ProjectUpdatedPwaProjectHandler(
    PSContextInfo contextInfo,
    UpdatedPwaProjectEventArgs e
)

Parámetros

Vea también

Referencia

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