Taal

ICustomerCollection.ById(String) Methode

Definitie

Krijgt de klantoperaties voor een specifieke klant.

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

Parameters

customerId
String

De klant-ID.

Retouren

De klantoperaties.

Implementeringen

Van toepassing op