InvoiceSectionWithCreateSubPermission.InvoiceSectionDisplayName Property

Definition

Gets the name of the invoice section.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to