AnalysisDataSet.AnalysisRow.SetFILTER_RESOURCES_RBS_NAMENull Method
Sets the FILTER_RESOURCES_RBS_NAME property to a null value.
Namespace: [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl
Syntax
'Declaration
Public Sub SetFILTER_RESOURCES_RBS_NAMENull
'Usage
Dim instance As AnalysisDataSet.AnalysisRow
instance.SetFILTER_RESOURCES_RBS_NAMENull()
public void SetFILTER_RESOURCES_RBS_NAMENull()
See Also
Reference
AnalysisDataSet.AnalysisRow Class