ICustomerCollection.ById(String) Metod

Definition

Får kundverksamheten för en specifik kund.

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

Parametrar

customerId
String

Kund-ID.

Returer

Kundverksamheten.

Implementeringar

Gäller för