InvoiceDocument.DocumentNumbers Property

Definition

The document numbers for the invoice document.

public System.Collections.Generic.IReadOnlyList<string> DocumentNumbers { get; }
member this.DocumentNumbers : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DocumentNumbers As IReadOnlyList(Of String)

Property Value

Applies to