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