Langue

AuditInfo.CreatedDateTime Propriété

Définition

Précise la date et l’heure à laquelle 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é

La date et l’heure à laquelle l’objet associé a été créé.

Attributs

S’applique à