OptimizerSolutionDataSet.SolutionConstraintValuesDataTable.NewSolutionConstraintValuesRow Method
Creates a row object in the SolutionConstraintValuesDataTable.
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 Function NewSolutionConstraintValuesRow As OptimizerSolutionDataSet.SolutionConstraintValuesRow
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionConstraintValuesDataTable
Dim returnValue As OptimizerSolutionDataSet.SolutionConstraintValuesRow
returnValue = instance.NewSolutionConstraintValuesRow()
public OptimizerSolutionDataSet.SolutionConstraintValuesRow NewSolutionConstraintValuesRow()
Return Value
Type: [PortfolioAnalyses Web service].OptimizerSolutionDataSet.SolutionConstraintValuesRow
See Also
Reference
OptimizerSolutionDataSet.SolutionConstraintValuesDataTable Class
OptimizerSolutionDataSet.SolutionConstraintValuesDataTable Members