InvoiceSectionWithCreateSubPermission.InvoiceSectionSystemId Property

Definition

Gets the system generated unique identifier for an invoice section.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to