Compartir a través de


ITimesheetEventReceiverRemote.OnSubmittedRemote Método

Definición

public:
 void OnSubmittedRemote(Microsoft::Office::Project::Server::Library::PSContextInfo ^ contextInfo, Guid eventHandlerUid, Microsoft::Office::Project::Server::Events::TimesheetPostEventArgs ^ e);
[System.ServiceModel.OperationContract]
public void OnSubmittedRemote (Microsoft.Office.Project.Server.Library.PSContextInfo contextInfo, Guid eventHandlerUid, Microsoft.Office.Project.Server.Events.TimesheetPostEventArgs e);
abstract member OnSubmittedRemote : Microsoft.Office.Project.Server.Library.PSContextInfo * Guid * Microsoft.Office.Project.Server.Events.TimesheetPostEventArgs -> unit
Public Sub OnSubmittedRemote (contextInfo As PSContextInfo, eventHandlerUid As Guid, e As TimesheetPostEventArgs)

Parámetros

contextInfo
PSContextInfo
eventHandlerUid
Guid
Atributos

Se aplica a