Langage

ICustomer.GetAsync Méthode

Définition

Récupère asynchrone les informations clients.

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)

Retours

Les informations clients.

Implémente

S’applique à