Sdílet prostřednictvím


IResourceCollectionEnumeratorContainer.InvoiceLineItems Property

Definition

Gets a factory that creates invoice line item collection enumerators.

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

Property Value

Applies to