Метод ReportingEventReceiver.OnResourceCapacityTimeRangeChangedRemote
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public Overridable Sub OnResourceCapacityTimeRangeChangedRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As ReportingPostResourceCapacityTimeRangeChangedEventArgs _
)
'Применение
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostResourceCapacityTimeRangeChangedEventArgs
instance.OnResourceCapacityTimeRangeChangedRemote(contextInfo, _
eventHandlerUid, e)
public virtual void OnResourceCapacityTimeRangeChangedRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
ReportingPostResourceCapacityTimeRangeChangedEventArgs e
)
Параметры
- contextInfo
Тип: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Тип: System.Guid
- e
Тип: Microsoft.Office.Project.Server.Events.ReportingPostResourceCapacityTimeRangeChangedEventArgs