Share via


TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowChanged event

The post-event activity that occurs when row information in the TimesheetManagersDataTable has been changed.

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

Syntax

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

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

See also

Reference

TimesheetManagersDataSet.TimesheetManagersDataTable class

TimesheetManagersDataSet.TimesheetManagersDataTable members

WebSvcAdmin namespace