PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.SolutionEfficientFrontierRowDeleted Event
The post-event that occurs after a row is deleted.
Namespace: [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl
Syntax
'Declaration
Public Event SolutionEfficientFrontierRowDeleted As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
'Usage
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim handler As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
AddHandler instance.SolutionEfficientFrontierRowDeleted, handler
public event PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler SolutionEfficientFrontierRowDeleted
See Also
Reference
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable Class
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable Members