AnalysisDataSet.AnalysisRow.SetFILTER_RESOURCES_BY_DEPNull method
Sets the FILTER_RESOURCES_BY_DEP property to a null value.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetFILTER_RESOURCES_BY_DEPNull
'Usage
Dim instance As AnalysisDataSet.AnalysisRow
instance.SetFILTER_RESOURCES_BY_DEPNull()
public void SetFILTER_RESOURCES_BY_DEPNull()
See also
Reference
AnalysisDataSet.AnalysisRow class