Langage

ICustomerCollection.ById(String) Méthode

Définition

Il obtient les opérations clients pour un client spécifique.

public Microsoft.Store.PartnerCenter.Customers.ICustomer ById(string customerId);
abstract member ById : string -> Microsoft.Store.PartnerCenter.Customers.ICustomer
Public Function ById (customerId As String) As ICustomer

Paramètres

customerId
String

L’identifiant client.

Retours

Les opérations clients.

Implémente

S’applique à