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