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