Compartir a través de


del método PlannerSolutionDataSet.SolutionsRow.IsTOTAL_PRIORITY_VALUENull

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

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

Sintaxis

'Declaración
Public Function IsTOTAL_PRIORITY_VALUENull As Boolean
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
Devuelve Boolean.

Vea también

Referencia

clase PlannerSolutionDataSet.SolutionsRow

Miembros PlannerSolutionDataSet.SolutionsRow

Espacio de nombres WebSvcPortfolioAnalyses