AnalysisDataSet.AnalysisRow.IsHORIZON_END_DATENull メソッド
HORIZON_END_DATEプロパティが null 値に設定されているかどうかを決定します。
名前空間: WebSvcPortfolioAnalyses
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function IsHORIZON_END_DATENull As Boolean
'使用
Dim instance As AnalysisDataSet.AnalysisRow
Dim returnValue As Boolean
returnValue = instance.IsHORIZON_END_DATENull()
public bool IsHORIZON_END_DATENull()
戻り値
型: System.Boolean
Boolean を返します。
関連項目
参照先
AnalysisDataSet.AnalysisRow クラス