TimesheetDataSet.ActionsDataTable.ActionsRowDeleting-Ereignis
Das vor-Ereignis, das auftritt, bevor die Zeile gelöscht wird.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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
Siehe auch
Referenz
TimesheetDataSet.ActionsDataTable Klasse