Поделиться через


Делегат StatusingStatusUpdatedHandlerRemote

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Delegate Sub StatusingStatusUpdatedHandlerRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusUpdatePostEventArgs _
)
'Применение
Dim instance As New StatusingStatusUpdatedHandlerRemote(AddressOf HandlerMethod)
public delegate void StatusingStatusUpdatedHandlerRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusUpdatePostEventArgs e
)

Параметры

См. также

Справочные материалы

Пространство имен Microsoft.Office.Project.Server.Events