del método AnalysisDataSet.AnalysisProjectsRow.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 AnalysisDataSet.AnalysisProjectsRow
Dim returnValue As Boolean
returnValue = instance.IsPRIORITYNull()
public bool IsPRIORITYNull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase AnalysisDataSet.AnalysisProjectsRow