ProjectDataSet.TaskRow.IsTaskCVPNull - Méthode

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

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

Syntaxe

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

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

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow - Membres

WebSvcProject - Espace de noms