ImportTimesheetDataSet.LinesDataTable.LinesRowChanged-Ereignis
Das nach dem Ereignis, das auftritt, nachdem eine Zeile geändert wurde.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event LinesRowChanged As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowChanged, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowChanged
Siehe auch
Referenz
ImportTimesheetDataSet.LinesDataTable Klasse