Megosztás a következőn keresztül:


Invoice.PdfDownloadLink Property

Definition

Gets or sets the link to download the invoice PDF document. This value is not returned as part of the search results, and will only
get populated if invoice is accessed by Id. This link auto expires in 30 minutes.

public Uri PdfDownloadLink { get; set; }
member this.PdfDownloadLink : Uri with get, set
Public Property PdfDownloadLink As Uri

Property Value

Uri

Applies to