Поделиться через


Метод StatusingEventReceiver.OnAssignmentDelegated

Обработчик события после операции для метода DelegateAssignments .

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Overridable Sub OnAssignmentDelegated ( _
    contextInfo As PSContextInfo, _
    e As StatusDelegateTaskPostEventArgs _
)
'Применение
Dim instance As StatusingEventReceiver
Dim contextInfo As PSContextInfo
Dim e As StatusDelegateTaskPostEventArgs

instance.OnAssignmentDelegated(contextInfo, _
    e)
public virtual void OnAssignmentDelegated(
    PSContextInfo contextInfo,
    StatusDelegateTaskPostEventArgs e
)

Параметры

Замечания

For information about creating an event handler, see How to: Create a Project Server Event Handler and Log an Event.

См. также

Справочные материалы

StatusingEventReceiver класс

Элементы StatusingEventReceiver

Пространство имен Microsoft.Office.Project.Server.Events