OptimizerSolutionDataSet.SolutionConstraintValuesDataTable.SolutionConstraintValuesRowDeleted 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 SolutionConstraintValuesRowDeleted As OptimizerSolutionDataSet.SolutionConstraintValuesRowChangeEventHandler
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionConstraintValuesDataTable
Dim handler As OptimizerSolutionDataSet.SolutionConstraintValuesRowChangeEventHandler
AddHandler instance.SolutionConstraintValuesRowDeleted, handler
public event OptimizerSolutionDataSet.SolutionConstraintValuesRowChangeEventHandler SolutionConstraintValuesRowDeleted
See Also
Reference
OptimizerSolutionDataSet.SolutionConstraintValuesDataTable Class
OptimizerSolutionDataSet.SolutionConstraintValuesDataTable Members