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