Share via


ImportTimesheetDataSet.LinesDataTable.LinesRowDeleting event

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

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

Syntax

'Declaration
Public Event LinesRowDeleting As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowDeleting, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting

See also

Reference

ImportTimesheetDataSet.LinesDataTable class

ImportTimesheetDataSet.LinesDataTable members

WebSvcStatusing namespace