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