Delen via


Product.PurchaseDate Eigenschap

Definitie

Hiermee wordt de datum opgehaald waarop het product is gekocht.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op