Partager via


IReportingEventReceiverRemote.OnLookupTableDeletedRemote - Méthode

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
<OperationContractAttribute> _
Sub OnLookupTableDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostLookupTableDeletedEventArgs _
)
'Utilisation
Dim instance As IReportingEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostLookupTableDeletedEventArgs

instance.OnLookupTableDeletedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnLookupTableDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostLookupTableDeletedEventArgs e
)

Paramètres

Voir aussi

Référence

IReportingEventReceiverRemote interface

IReportingEventReceiverRemote - Membres

Microsoft.Office.Project.Server.Events - Espace de noms