Freigeben über


IStatusReportsEventReceiverRemote.OnResponseCreatingRemote-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 OnResponseCreatingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusReportsPreResponseCreateEventArgs _
) As StatusReportsPreResponseCreateEventArgs
'Usage
Dim instance As IStatusReportsEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusReportsPreResponseCreateEventArgs
Dim returnValue As StatusReportsPreResponseCreateEventArgs

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

Parameter

Rückgabewert

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

Siehe auch

Referenz

IStatusReportsEventReceiverRemote Schnittstelle

IStatusReportsEventReceiverRemote-Member

Microsoft.Office.Project.Server.Events-Namespace