del método PlannerSolutionDataSet.SolutionProjectsRow.IsABSOLUTE_PRIORITYNull
Determina si la propiedad ABSOLUTE_PRIORITY se establece en un valor nulo.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsABSOLUTE_PRIORITYNull As Boolean
'Uso
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean
returnValue = instance.IsABSOLUTE_PRIORITYNull()
public bool IsABSOLUTE_PRIORITYNull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionProjectsRow