次の方法で共有


PlannerSolutionDataSet.SolutionsDataTable.NewSolutionsRow メソッド

行オブジェクトを作成するには、 SolutionsDataTableで。

名前空間:  WebSvcPortfolioAnalyses
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function NewSolutionsRow As PlannerSolutionDataSet.SolutionsRow
'使用
Dim instance As PlannerSolutionDataSet.SolutionsDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionsRow

returnValue = instance.NewSolutionsRow()
public PlannerSolutionDataSet.SolutionsRow NewSolutionsRow()

戻り値

型: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionsRow
PlannerSolutionDataSet.SolutionsRow を返します。

関連項目

参照先

PlannerSolutionDataSet.SolutionsDataTable クラス

PlannerSolutionDataSet.SolutionsDataTable メンバー

WebSvcPortfolioAnalyses 名前空間