Partager via


Product.PurchaseDate Propriété

Définition

Obtient la date d’achat du produit.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à