ProjectDataSet.TaskRow.IsTASK_START_DATENull - Méthode

Détermine si la propriété TASK_START_DATE est définie sur une valeur null.

Espace de noms :  WebSvcProject
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Function IsTASK_START_DATENull As Boolean
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

returnValue = instance.IsTASK_START_DATENull()
public bool IsTASK_START_DATENull()

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow - Membres

WebSvcProject - Espace de noms