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