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