StatusingEventReceiver.OnAppliedRemote - 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 OnAppliedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusingPostApplyEventArgs _
)
'Utilisation
Dim instance As StatusingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusingPostApplyEventArgs

instance.OnAppliedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnAppliedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusingPostApplyEventArgs e
)

Paramètres

Implémentations

IStatusingEventReceiverRemote.OnAppliedRemote(PSContextInfo, Guid, StatusingPostApplyEventArgs)

Voir aussi

Référence

StatusingEventReceiver classe

StatusingEventReceiver - Membres

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