Share via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.NewSolutionEfficientFrontierRow method

Creates a row object in the SolutionEfficientFrontierDataTable.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierRow

See also

Reference

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

WebSvcPortfolioAnalyses namespace