Compartilhar via


PlannerSolutionDataSet.SolutionsRow.IsANALYSIS_NAMENull method

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

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

Syntax

'Declaração
Public Function IsANALYSIS_NAMENull As Boolean
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace