Partager via


Project.CreatedDate - Propriété

Obtient la date lorsque le projet a été créé.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public ReadOnly Property CreatedDate As DateTime
    Get
'Utilisation
Dim instance As Project
Dim value As DateTime

value = instance.CreatedDate
[RemoteAttribute]
public DateTime CreatedDate { get; }

Valeur de propriété

Type : System.DateTime
Date de création du projet.

Voir aussi

Référence

Project classe

Project - Membres

Microsoft.ProjectServer.Client - Espace de noms