PlannerSolutionDataSet.SolutionProjectsRow.IsPRIORITYNull - Méthode
Détermine si la propriété PRIORITY est définie sur une valeur null.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsPRIORITYNull As Boolean
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean
returnValue = instance.IsPRIORITYNull()
public bool IsPRIORITYNull()
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .
Voir aussi
Référence
PlannerSolutionDataSet.SolutionProjectsRow classe