PlannerSolutionDataSet.SolutionResHiredDataTable.NewSolutionResHiredRow 方法

在SolutionResHiredDataTable中创建一个行。

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

语法

声明
Public Function NewSolutionResHiredRow As PlannerSolutionDataSet.SolutionResHiredRow
用法
Dim instance As PlannerSolutionDataSet.SolutionResHiredDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow

returnValue = instance.NewSolutionResHiredRow()
public PlannerSolutionDataSet.SolutionResHiredRow NewSolutionResHiredRow()

返回值

类型:WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow

另请参阅

引用

PlannerSolutionDataSet.SolutionResHiredDataTable 类

PlannerSolutionDataSet.SolutionResHiredDataTable 成员

WebSvcPortfolioAnalyses 命名空间