Делегат ReportingTimesheetDeletedHandlerRemote
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public Delegate Sub ReportingTimesheetDeletedHandlerRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As ReportingPostTimesheetDeletedEventArgs _
)
'Применение
Dim instance As New ReportingTimesheetDeletedHandlerRemote(AddressOf HandlerMethod)
public delegate void ReportingTimesheetDeletedHandlerRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
ReportingPostTimesheetDeletedEventArgs e
)
Параметры
- contextInfo
Тип: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Тип: System.Guid