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