共用方式為


PremierAddOnOffer.Vendor 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於