次の方法で共有


AnalysisDataSet.AnalysisRow.IsFILTER_RESOURCES_BY_DEPNull メソッド

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

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

構文

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

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

戻り値

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

関連項目

参照先

AnalysisDataSet.AnalysisRow クラス

AnalysisDataSet.AnalysisRow メンバー

WebSvcPortfolioAnalyses 名前空間