TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowDeleting - Événement
L'événement avant que cet événement se produit avant la suppression de la ligne.
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event TimesheetsRowDeleting As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler
AddHandler instance.TimesheetsRowDeleting, handler
public event TimesheetListDataSet.TimesheetsRowChangeEventHandler TimesheetsRowDeleting
Voir aussi
Référence
TimesheetListDataSet.TimesheetsDataTable classe