IStandardCartItemCollectionTJustFromOpenInvoices Property

A collection of just the cart items that come from pre-existing, open invoices

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
ICartItemCollection<InvoiceDetailCartItem> JustFromOpenInvoices { get; }

Property Value

ICartItemCollectionInvoiceDetailCartItem

See Also