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