Product.InvoiceSectionDisplayName Property

Definition

Gets the name of the invoice section to which the product is billed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to