次の方法で共有


AnalysisDataSet.AnalysisRow.IsFILTER_RESOURCES_RBS_NAMENull メソッド

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

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

構文

'宣言
Public Function IsFILTER_RESOURCES_RBS_NAMENull As Boolean
'使用
Dim instance As AnalysisDataSet.AnalysisRow
Dim returnValue As Boolean

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

戻り値

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

関連項目

参照先

AnalysisDataSet.AnalysisRow クラス

AnalysisDataSet.AnalysisRow メンバー

WebSvcPortfolioAnalyses 名前空間