Share via


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowDeleting event

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

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

Syntax

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

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

See also

Reference

TimesheetListDataSet.TimesheetsDataTable class

TimesheetListDataSet.TimesheetsDataTable members

WebSvcTimeSheet namespace