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


Метод ReportingEventReceiver.OnCommittedSolutionDecisionChanged

Обработчик события после операции в службе данных отчета для фиксации решений решения.

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

Синтаксис

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

instance.OnCommittedSolutionDecisionChanged(contextInfo, _
    e)
public virtual void OnCommittedSolutionDecisionChanged(
    PSContextInfo contextInfo,
    ReportingPostCommittedSolutionDecisionChangedEventArgs e
)

Параметры

См. также

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

ReportingEventReceiver класс

Элементы ReportingEventReceiver

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