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