TimesheetDataSet.ActionsDataTable.ActionsRowChanged-Ereignis
Das nach dem Ereignis, das auftritt, nachdem die Zeile geändert wird.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
'Declaration
Public Event ActionsRowChanged As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowChanged, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanged
TimesheetDataSet.ActionsDataTable Klasse