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