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