Compartir a través de


Delegado StatusingAssignmentWorkDataSetHandler

Controlador de eventos para el evento previo Statusing AssignmentWorkDataSet .

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

Parámetros

Vea también

Referencia

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