TimesheetDataSet.ActionsDataTable.ActionsRowChanged - É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 ActionsRowChanged As TimesheetDataSet.ActionsRowChangeEventHandler
'Utilisation
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowChanged, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanged
Voir aussi
Référence
TimesheetDataSet.ActionsDataTable classe