PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.SolutionEfficientFrontierRowChanged event
Pós-evento ocorre depois que uma linha é alterada.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Event SolutionEfficientFrontierRowChanged As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
'Uso
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim handler As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
AddHandler instance.SolutionEfficientFrontierRowChanged, handler
public event PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler SolutionEfficientFrontierRowChanged
Ver também
Referência
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members