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


Метод ReportingEventReceiverServiceProxyClient.OnResourceCapacityTimeRangeChangedRemote

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

Синтаксис

'Декларация
Public Sub OnResourceCapacityTimeRangeChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostResourceCapacityTimeRangeChangedEventArgs _
)
'Применение
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostResourceCapacityTimeRangeChangedEventArgs

instance.OnResourceCapacityTimeRangeChangedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnResourceCapacityTimeRangeChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostResourceCapacityTimeRangeChangedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnResourceCapacityTimeRangeChangedRemote(PSContextInfo, Guid, ReportingPostResourceCapacityTimeRangeChangedEventArgs)

См. также

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

ReportingEventReceiverServiceProxyClient класс

Элементы ReportingEventReceiverServiceProxyClient

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