Compartilhar via


PlannerSolutionDataSet.SolutionsRow.IsCREATED_DATENull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace