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