del método PlannerSolutionDataSet.SolutionsRow.IsANALYSIS_NAMENull
Determina si la propiedad ANALYSIS_NAME se establece en un valor nulo.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionsRow