ProjectDataSet.TaskRow.IsTASK_START_SLACKNull - Méthode
Détermine si la propriété TASK_START_SLACK est définie sur une valeur une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsTASK_START_SLACKNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_START_SLACKNull()
public bool IsTASK_START_SLACKNull()
Valeur renvoyée
Type : System.Boolean