Share via


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

instance.OnCustomFieldCreatedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnCustomFieldCreatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostCustomFieldCreatedEventArgs e
)

Paramètres

Voir aussi

Référence

IReportingEventReceiverRemote interface

IReportingEventReceiverRemote - Membres

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