Share via


Marketplace.OfferName Property

Definition

Gets the type of offer.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.offerName")]
public string OfferName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.offerName")>]
member this.OfferName : string
Public ReadOnly Property OfferName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to