Delen via


Transaction.ProductDescription Eigenschap

Definitie

Hiermee haalt u de beschrijving op van het product waarvoor de transactie heeft plaatsgevonden.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.productDescription")]
public string ProductDescription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.productDescription")>]
member this.ProductDescription : string
Public ReadOnly Property ProductDescription As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op