Partager via


ExportView.CreatedDate Propriété

Définition

Spécifie la date de création de la vue.

public:
 property DateTime CreatedDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public DateTime CreatedDate { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.CreatedDate : DateTime with get, set
Public Property CreatedDate As DateTime

Valeur de propriété

Date de création de la vue.

Attributs

S’applique à