Share via


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

returnValue = instance.OnLineApprovingRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
TimesheetLinePreApproveEventArgs OnLineApprovingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetLinePreApproveEventArgs e
)

Paramètres

Valeur renvoyée

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

Voir aussi

Référence

ITimesheetEventReceiverRemote interface

ITimesheetEventReceiverRemote - Membres

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