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