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


Метод IReportingEventReceiverRemote.OnResourceDeletedRemote

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

Синтаксис

'Декларация
<OperationContractAttribute> _
Sub OnResourceDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostResourceDeletedEventArgs _
)
'Применение
Dim instance As IReportingEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostResourceDeletedEventArgs

instance.OnResourceDeletedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnResourceDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostResourceDeletedEventArgs e
)

Параметры

См. также

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

IReportingEventReceiverRemote интерфейс

Элементы IReportingEventReceiverRemote

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