Share via


TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowChanging event

The pre-event activity that occurs before sending a notification that row information in the TimesheetManagersDataTable has changed.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event TimesheetManagersRowChanging As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler
'Usage
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim handler As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler

AddHandler instance.TimesheetManagersRowChanging, handler
public event TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler TimesheetManagersRowChanging

See also

Reference

TimesheetManagersDataSet.TimesheetManagersDataTable class

TimesheetManagersDataSet.TimesheetManagersDataTable members

WebSvcAdmin namespace