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