PlannerSolutionDataSet.SolutionsDataTable.SolutionsRowDeleted - Événement
Après les événements qui se produit après qu'une ligne est supprimée.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event SolutionsRowDeleted As PlannerSolutionDataSet.SolutionsRowChangeEventHandler
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionsDataTable
Dim handler As PlannerSolutionDataSet.SolutionsRowChangeEventHandler
AddHandler instance.SolutionsRowDeleted, handler
public event PlannerSolutionDataSet.SolutionsRowChangeEventHandler SolutionsRowDeleted
Voir aussi
Référence
PlannerSolutionDataSet.SolutionsDataTable classe