StatusingStatusUpdatedHandlerRemote representante
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public Delegate Sub StatusingStatusUpdatedHandlerRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As StatusUpdatePostEventArgs _
)
'Uso
Dim instance As New StatusingStatusUpdatedHandlerRemote(AddressOf HandlerMethod)
public delegate void StatusingStatusUpdatedHandlerRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
StatusUpdatePostEventArgs e
)
Parâmetros
- contextInfo
Tipo: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Tipo: System.Guid