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

instance.OnAssignmentDelegatedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnAssignmentDelegatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusDelegateTaskPostEventArgs e
)

Paramètres

Implémentations

IStatusingEventReceiverRemote.OnAssignmentDelegatedRemote(PSContextInfo, Guid, StatusDelegateTaskPostEventArgs)

Voir aussi

Référence

StatusingEventReceiver classe

StatusingEventReceiver - Membres

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