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


Делегат ReportingCustomFieldChangedHandler

Обработчик событий для события после Reporting CustomFieldChanged .

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

Синтаксис

'Декларация
Public Delegate Sub ReportingCustomFieldChangedHandler ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostCustomFieldChangedEventArgs _
)
'Применение
Dim instance As New ReportingCustomFieldChangedHandler(AddressOf HandlerMethod)
public delegate void ReportingCustomFieldChangedHandler(
    PSContextInfo contextInfo,
    ReportingPostCustomFieldChangedEventArgs e
)

Параметры

См. также

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

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