Compartilhar via


IResourceCollectionEnumeratorContainer.CustomerUsers Property

Definition

Gets a factory that creates customer user collection enumerators.

public Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Users.CustomerUser>> CustomerUsers { get; }
member this.CustomerUsers : Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Users.CustomerUser>>
Public ReadOnly Property CustomerUsers As IResourceCollectionEnumeratorFactory(Of SeekBasedResourceCollection(Of CustomerUser))

Property Value

Applies to