Compartir a través de


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowChanging Event

The pre-event that occurs before the row is changed.

Namespace:  [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl

Syntax

'Declaration
Public Event TimesheetsRowChanging As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'Usage
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler

AddHandler instance.TimesheetsRowChanging, handler
public event TimesheetListDataSet.TimesheetsRowChangeEventHandler TimesheetsRowChanging

See Also

Reference

TimesheetListDataSet.TimesheetsDataTable Class

TimesheetListDataSet.TimesheetsDataTable Members

TimeSheet Web Service