Compartir a través de


del método OptimizerSolutionDataSet.SolutionProjectsRow.IsPRIORITYNull

Determina si la propiedad PRIORITY se establece en un valor nulo.

Espacio de nombres:  WebSvcPortfolioAnalyses
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsPRIORITYNull As Boolean
'Uso
Dim instance As OptimizerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
Devuelve Boolean.

Vea también

Referencia

clase OptimizerSolutionDataSet.SolutionProjectsRow

Miembros OptimizerSolutionDataSet.SolutionProjectsRow

Espacio de nombres WebSvcPortfolioAnalyses