ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowChanged - Événement
Après l'événement qui se produit après la modification d'une ligne.
Espace de noms : WebSvcWssInterop
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event ProjWssInfoRowChanged As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Utilisation
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowChanged, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowChanged
Voir aussi
Référence
ProjectWSSInfoDataSet.ProjWssInfoDataTable classe