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

instance.OnAppliedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnAppliedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusingPostApplyEventArgs e
)

Paramètres

Voir aussi

Référence

IStatusingEventReceiverRemote interface

IStatusingEventReceiverRemote - Membres

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