Share via


TimesheetDataSet.ActionsDataTable.ActionsRowDeleted event

The post-event that occurs after the row is deleted.

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

Syntax

'Declaration
Public Event ActionsRowDeleted As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

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

See also

Reference

TimesheetDataSet.ActionsDataTable class

TimesheetDataSet.ActionsDataTable members

WebSvcTimeSheet namespace