Partager via


Transaction.Date Propriété

Définition

Obtient la date de transaction.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.date")]
public DateTime? Date { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.date")>]
member this.Date : Nullable<DateTime>
Public ReadOnly Property Date As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à