IEstimateLinkCollectionByCurrency.Get Method

Definition

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

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

Returns

The products in the given country and catalog view.

Implements

Applies to