Compartilhar via


PlannerSolutionDataSet.SolutionProjectsRow.IsSTATUSNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace