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


Метод ReportingEventReceiver.OnResourceCapacitiesChangedRemote

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

Синтаксис

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

instance.OnResourceCapacitiesChangedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnResourceCapacitiesChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostResourceCapacitiesChangedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnResourceCapacitiesChangedRemote(PSContextInfo, Guid, ReportingPostResourceCapacitiesChangedEventArgs)

См. также

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

ReportingEventReceiver класс

Элементы ReportingEventReceiver

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