PlannerSolutionDataSet.SolutionsRow.GetSolutionProjectRequirementsByRoleRows メソッド
プロジェクトの役割の要件の情報を取得します。
名前空間: WebSvcPortfolioAnalyses
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetSolutionProjectRequirementsByRoleRows As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow()
'使用
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow()
returnValue = instance.GetSolutionProjectRequirementsByRoleRows()
public PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow[] GetSolutionProjectRequirementsByRoleRows()
戻り値
型: []
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow を返します。
関連項目
参照先
PlannerSolutionDataSet.SolutionsRow クラス