TimesheetDataSet.ActionsDataTable.ActionsRowDeleted-Ereignis
Das nach dem Ereignis, das auftritt, nachdem die Zeile gelöscht wird.
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
Siehe auch
Referenz
TimesheetDataSet.ActionsDataTable Klasse