ProjectDataSet.TaskRow.TASK_PRELEVELED_START - Propriété
Contient la date de début d'une tâche avant audit des ressources.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property TASK_PRELEVELED_START As DateTime
Get
Set
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim value As DateTime
value = instance.TASK_PRELEVELED_START
instance.TASK_PRELEVELED_START = value
public DateTime TASK_PRELEVELED_START { get; set; }
Valeur de propriété
Type : System.DateTime
Remarques
Lecture seule.