Freigeben über


IStatusReportsEventReceiverRemote.OnRequestCreatingRemote-Methode

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
<OperationContractAttribute> _
Function OnRequestCreatingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusReportsPreRequestCreateEventArgs _
) As StatusReportsPreRequestCreateEventArgs
'Usage
Dim instance As IStatusReportsEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusReportsPreRequestCreateEventArgs
Dim returnValue As StatusReportsPreRequestCreateEventArgs

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

Parameter

Rückgabewert

Typ: Microsoft.Office.Project.Server.Events.StatusReportsPreRequestCreateEventArgs

Siehe auch

Referenz

IStatusReportsEventReceiverRemote Schnittstelle

IStatusReportsEventReceiverRemote-Member

Microsoft.Office.Project.Server.Events-Namespace