ProjectDataSet.TaskRow.IsTASK_TOTAL_SLACKNull - Méthode

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

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

Syntaxe

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

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

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow - Membres

WebSvcProject - Espace de noms