ICustomer.GetAsync Metodo

Definizione

Recupera asincronamente le informazioni del cliente.

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)

Valori restituiti

Le informazioni dei clienti.

Implementazioni

Si applica a