Compartilhar via


PlannerSolutionDataSet.SolutionsRow.IsSOLUTION_DESCRIPTIONNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace