ProjectDataSet.ProjectRow.IsPROJ_IS_TASK_LISTNull - Méthode
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsPROJ_IS_TASK_LISTNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_IS_TASK_LISTNull()
public bool IsPROJ_IS_TASK_LISTNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.ProjectRow classe