共用方式為


PremierAddOnOffer.Product 屬性

定義

取得或設定供應專案 Product 上的頂級附加元件。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於