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

instance.OnAssignmentDelegatedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnAssignmentDelegatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusDelegateTaskPostEventArgs e
)

Paramètres

Voir aussi

Référence

IStatusingEventReceiverRemote interface

IStatusingEventReceiverRemote - Membres

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