IInvoiceCollection.Summaries 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 invoice summary collection operations.
public Microsoft.Store.PartnerCenter.Invoices.IInvoiceSummaryCollection Summaries { get; }
member this.Summaries : Microsoft.Store.PartnerCenter.Invoices.IInvoiceSummaryCollection
Public ReadOnly Property Summaries As IInvoiceSummaryCollection
Property Value
The invoice summary collection.