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