Share via


PlannerSolutionDataSet.SolutionsRow.SetTOTAL_PRIORITY_VALUENull Method

Sets the TOTAL_PRIORITY_VALUE 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 SetTOTAL_PRIORITY_VALUENull
'Usage
Dim instance As PlannerSolutionDataSet.SolutionsRow

instance.SetTOTAL_PRIORITY_VALUENull()
public void SetTOTAL_PRIORITY_VALUENull()

See Also

Reference

PlannerSolutionDataSet.SolutionsRow Class

PlannerSolutionDataSet.SolutionsRow Members

PortfolioAnalyses Web Service