Share via


AuditInfo.CreatedDateTime Propriété

Définition

Spécifie la date et l’heure auxquelles l’objet associé a été créé.

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

Valeur de propriété

Date et heure de la création de l’objet associé.

Attributs

S’applique à