PremierAddOnPatchResource.Vendor Property

Definition

Gets or sets premier add on 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to