OptimizerSolutionDataSet.SolutionConstraintsRow.GetSolutionConstraintValuesRows メソッド
ソリューションの制約情報を取得します。
名前空間: WebSvcPortfolioAnalyses
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetSolutionConstraintValuesRows As OptimizerSolutionDataSet.SolutionConstraintValuesRow()
'使用
Dim instance As OptimizerSolutionDataSet.SolutionConstraintsRow
Dim returnValue As OptimizerSolutionDataSet.SolutionConstraintValuesRow()
returnValue = instance.GetSolutionConstraintValuesRows()
public OptimizerSolutionDataSet.SolutionConstraintValuesRow[] GetSolutionConstraintValuesRows()
戻り値
型: []
OptimizerSolutionDataSet.SolutionConstraintValuesRow を返します。
関連項目
参照先
OptimizerSolutionDataSet.SolutionConstraintsRow クラス