InvoiceSection.SystemId Property

Definition

Gets the system generated unique identifier for an invoice section.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to