Taal

IInvoice.GetAsync Methode

Definitie

Asynchroon haalt de factuur op. Deze bewerking wordt momenteel alleen ondersteund voor gebruikersgebaseerde inloggegevens.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Invoices.Invoice> GetAsync();
abstract member GetAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Invoices.Invoice>
Public Function GetAsync () As Task(Of Invoice)

Retouren

De factuur.

Implementeringen

Van toepassing op