Compartilhar via


PlannerSolutionDataSet.SolutionProjectsRow.IsDURATIONNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace