共用方式為


PlannerSolutionDataSet.SolutionResHiredDataTable.NewSolutionResHiredRow 方法

在SolutionResHiredDataTable建立 row 物件。

命名空間:  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 命名空間