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


Метод IProjectEventReceiverRemote.OnEntitiesDeletedRemote

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

Синтаксис

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

instance.OnEntitiesDeletedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnEntitiesDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ProjectPostEntitiesDeletedEventArgs e
)

Параметры

См. также

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

IProjectEventReceiverRemote интерфейс

Элементы IProjectEventReceiverRemote

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