IResourceCollectionEnumeratorContainer.Invoices 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 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))