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