Sdílet prostřednictvím


IResourceCollectionEnumeratorContainer.Invoices Property

Definition

Gets a factory that creates invoice collection enumerators.

public Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Invoices.Invoice>> Invoices { get; }
member this.Invoices : Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Invoices.Invoice>>
Public ReadOnly Property Invoices As IResourceCollectionEnumeratorFactory(Of ResourceCollection(Of Invoice))

Property Value

Applies to