OfferProperties.OfferDisplayName Property

Definition

Gets it will be displayed prominently in the marketplace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to