Język

IInvoice.GetAsync Metoda

Definicja

Asynchronicznie pobiera fakturę. Obecnie ta operacja jest obsługiwana tylko dla poświadczeń użytkowników.

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)

Zwraca

Faktura.

Implementuje

Dotyczy