Share via


TimesheetDataSet.ActionsDataTable.ActionsRowDeleting 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 ActionsRowDeleting As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowDeleting, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowDeleting

See Also

Reference

TimesheetDataSet.ActionsDataTable Class

TimesheetDataSet.ActionsDataTable Members

TimeSheet Web Service