ProjectDataSet.TaskRow.IsTASK_PARENT_UIDNull - Méthode
Détermine si la propriété TASK_PARENT_UID est définie sur une valeur null.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsTASK_PARENT_UIDNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_PARENT_UIDNull()
public bool IsTASK_PARENT_UIDNull()
Valeur renvoyée
Type : System.Boolean