Compartilhar via


PlannerSolutionDataSet.SolutionProjectsRow.IsABSOLUTE_PRIORITYNull method

Determina se a propriedade ABSOLUTE_PRIORITY está definida como um valor nulo.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function IsABSOLUTE_PRIORITYNull As Boolean
'Uso
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean

returnValue = instance.IsABSOLUTE_PRIORITYNull()
public bool IsABSOLUTE_PRIORITYNull()

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace