IResourceCollectionEnumeratorContainer.Customers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a factory that creates customer collection enumerators.
public Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Customers.Customer>> Customers { get; }
member this.Customers : Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Customers.Customer>>
Public ReadOnly Property Customers As IResourceCollectionEnumeratorFactory(Of SeekBasedResourceCollection(Of Customer))