Langage

IOrderCollection.ById(String) Méthode

Définition

Obtient un comportement d’ordre spécifique.

public Microsoft.Store.PartnerCenter.Orders.IOrder ById(string orderId);
abstract member ById : string -> Microsoft.Store.PartnerCenter.Orders.IOrder
Public Function ById (orderId As String) As IOrder

Paramètres

orderId
String

L’ID de la commande.

Retours

Les opérations d’ordre.

Implémente

S’applique à