Compartir a través de


Delegado StatusingApplyingHandler

Controlador de eventos para el evento previo Statusing Applying .

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

Parámetros

Vea también

Referencia

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