Compartir a través de


ReportingEventReceiver.OnCustomFieldCreatedRemote Método

Definición

public:
 virtual void OnCustomFieldCreatedRemote(Microsoft::Office::Project::Server::Library::PSContextInfo ^ contextInfo, Guid eventHandlerUid, Microsoft::Office::Project::Server::Events::ReportingPostCustomFieldCreatedEventArgs ^ e);
public virtual void OnCustomFieldCreatedRemote (Microsoft.Office.Project.Server.Library.PSContextInfo contextInfo, Guid eventHandlerUid, Microsoft.Office.Project.Server.Events.ReportingPostCustomFieldCreatedEventArgs e);
abstract member OnCustomFieldCreatedRemote : Microsoft.Office.Project.Server.Library.PSContextInfo * Guid * Microsoft.Office.Project.Server.Events.ReportingPostCustomFieldCreatedEventArgs -> unit
override this.OnCustomFieldCreatedRemote : Microsoft.Office.Project.Server.Library.PSContextInfo * Guid * Microsoft.Office.Project.Server.Events.ReportingPostCustomFieldCreatedEventArgs -> unit
Public Overridable Sub OnCustomFieldCreatedRemote (contextInfo As PSContextInfo, eventHandlerUid As Guid, e As ReportingPostCustomFieldCreatedEventArgs)

Parámetros

contextInfo
PSContextInfo
eventHandlerUid
Guid

Implementaciones

Se aplica a