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