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