Aracılığıyla paylaş


IProductCollectionByCountryByTargetView.Get Method

Definition

Retrieves all the products in the given country and catalog view.

public Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Products.Product> Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Products.Product>
Public Function Get () As ResourceCollection(Of Product)

Returns

The products in the given country and catalog view.

Implements

Applies to