ProjectDataSet.TaskRow.TASK_PRELEVELED_START - Propriété

Contient la date de début de la tâche avant audit des ressources.

Espace de noms :  WebSvcProject
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.

Voir aussi

Référence

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow - Membres

WebSvcProject - Espace de noms