OptimizerSolutionDataSet.SolutionRow.SetTOTAL_PRIORITY_VALUENull method
Sets the TOTAL_PRIORITY_VALUE property to a null value.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTOTAL_PRIORITY_VALUENull
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionRow
instance.SetTOTAL_PRIORITY_VALUENull()
public void SetTOTAL_PRIORITY_VALUENull()
See also
Reference
OptimizerSolutionDataSet.SolutionRow class