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