Megosztás a következőn keresztül:


IReconciliationLineItemCollection.Get Method

Definition

Retrieves reconciliation line items for a specific billing provider and invoice line item type

public Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem> Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem>
Public Function Get () As SeekBasedResourceCollection(Of InvoiceLineItem)

Returns

The collection of reconciliation line items.

Applies to