PlannerSolutionDataSet.SolutionProjectsRow.SetRESOURCE_COSTNull Method
Sets the RESOURCE_COST 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 SetRESOURCE_COSTNull
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
instance.SetRESOURCE_COSTNull()
public void SetRESOURCE_COSTNull()
See Also
Reference
PlannerSolutionDataSet.SolutionProjectsRow Class