次の方法で共有


PlannerSolutionDataSet.SolutionsRow.IsTOTAL_PRIORITY_VALUENull メソッド

TOTAL_PRIORITY_VALUEプロパティが null 値に設定されているかどうかを決定します。

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

構文

'宣言
Public Function IsTOTAL_PRIORITY_VALUENull As Boolean
'使用
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As Boolean

returnValue = instance.IsTOTAL_PRIORITY_VALUENull()
public bool IsTOTAL_PRIORITY_VALUENull()

戻り値

型: System.Boolean
Boolean を返します。

関連項目

参照先

PlannerSolutionDataSet.SolutionsRow クラス

PlannerSolutionDataSet.SolutionsRow メンバー

WebSvcPortfolioAnalyses 名前空間