PlannerSolutionDataSet.SolutionsRow.SetTOTAL_PRIORITY_VALUENull method
Define a propriedade TOTAL_PRIORITY_VALUE para um valor nulo.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetTOTAL_PRIORITY_VALUENull
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
instance.SetTOTAL_PRIORITY_VALUENull()
public void SetTOTAL_PRIORITY_VALUENull()
Ver também
Referência
PlannerSolutionDataSet.SolutionsRow class