Evento UnsubmittedTimesheetDataSet.TimePeriodsDataTable.TimePeriodsRowChanging
Ha cambiado la actividad antes del evento que se produce antes de enviar una notificación de dicha información de la fila en la TimePeriodsDataTable .
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event TimePeriodsRowChanging As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler
'Uso
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Dim handler As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler
AddHandler instance.TimePeriodsRowChanging, handler
public event UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler TimePeriodsRowChanging
Vea también
Referencia
clase UnsubmittedTimesheetDataSet.TimePeriodsDataTable