Share via


StatusingEventReceiver.OnHistoryDeletedRemote - 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
Public Overridable Sub OnHistoryDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusDeleteHistoryPostEventArgs _
)
'Utilisation
Dim instance As StatusingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusDeleteHistoryPostEventArgs

instance.OnHistoryDeletedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnHistoryDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusDeleteHistoryPostEventArgs e
)

Paramètres

Implémentations

IStatusingEventReceiverRemote.OnHistoryDeletedRemote(PSContextInfo, Guid, StatusDeleteHistoryPostEventArgs)

Voir aussi

Référence

StatusingEventReceiver classe

StatusingEventReceiver - Membres

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