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