AnalysisDataSet.AnalysisRow.SetFILTER_RESOURCES_RBS_VALNull Method
Sets the FILTER_RESOURCES_RBS_VAL 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_VALNull
'Usage
Dim instance As AnalysisDataSet.AnalysisRow
instance.SetFILTER_RESOURCES_RBS_VALNull()
public void SetFILTER_RESOURCES_RBS_VALNull()
See Also
Reference
AnalysisDataSet.AnalysisRow Class