ReportingEventReceiverServiceProxyClient.OnCustomFieldCreatedRemote - 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 Sub OnCustomFieldCreatedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostCustomFieldCreatedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostCustomFieldCreatedEventArgs

instance.OnCustomFieldCreatedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnCustomFieldCreatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostCustomFieldCreatedEventArgs e
)

Paramètres

Implémentations

IReportingEventReceiverRemote.OnCustomFieldCreatedRemote(PSContextInfo, Guid, ReportingPostCustomFieldCreatedEventArgs)

Voir aussi

Référence

ReportingEventReceiverServiceProxyClient classe

ReportingEventReceiverServiceProxyClient - Membres

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