ProjectDataSet.TaskRow.IsTASK_START_SLACKNull - Méthode
Détermine si la propriété TASK_START_SLACK est définie sur une valeur null.
Espace de noms : WebSvcProject
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