Freigeben über


Plan.Product Eigenschaft

Definition

Ruft den Produktcode ab oder legt diese 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: