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