PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.NewSolutionEfficientFrontierRow 方法

在SolutionEfficientFrontierDataTable中创建一个行。

命名空间:  WebSvcPortfolioAnalyses
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function NewSolutionEfficientFrontierRow As PlannerSolutionDataSet.SolutionEfficientFrontierRow
用法
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionEfficientFrontierRow

returnValue = instance.NewSolutionEfficientFrontierRow()
public PlannerSolutionDataSet.SolutionEfficientFrontierRow NewSolutionEfficientFrontierRow()

返回值

类型:WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierRow

另请参阅

引用

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 类

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 成员

WebSvcPortfolioAnalyses 命名空间