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