IOrderCollection.ById(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.