Share via


ImagePurchasePlan.Product Eigenschaft

Definition

Ruft die Produkt-ID ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="product")]
public string Product { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="product")>]
member this.Product : string with get, set
Public Property Product As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: