Språk

ICustomer.GetAsync Metod

Definition

Asynkront hämtar kundinformationen.

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

Returer

Kundinformationen.

Implementeringar

Gäller för