TimesheetDataSet.ActionsDataTable.ActionsRowDeleted Event
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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