TimesheetDataSet.HeadersDataTable.HeadersRowDeleting Event

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

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 HeadersRowDeleting As TimesheetDataSet.HeadersRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.HeadersDataTable
Dim handler As TimesheetDataSet.HeadersRowChangeEventHandler

AddHandler instance.HeadersRowDeleting, handler
public event TimesheetDataSet.HeadersRowChangeEventHandler HeadersRowDeleting

See Also

Reference

TimesheetDataSet.HeadersDataTable Class

TimesheetDataSet.HeadersDataTable Members

TimeSheet Web Service