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