Share via


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

returnValue = instance.OnStatusSubmitingRemote(contextInfo, _
    eventHandlerUid, e)
public virtual StatusSubmitPreEventArgs OnStatusSubmitingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusSubmitPreEventArgs e
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Project.Server.Events.StatusSubmitPreEventArgs

Implémentations

IStatusingEventReceiverRemote.OnStatusSubmitingRemote(PSContextInfo, Guid, StatusSubmitPreEventArgs)

Voir aussi

Référence

StatusingEventReceiver classe

StatusingEventReceiver - Membres

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