IStandardCartItemCollectionTJustFromOpenInvoices Property
A collection of just the cart items that come from pre-existing, open invoices
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ICartItemCollection<InvoiceDetailCartItem> JustFromOpenInvoices { get; }
ReadOnly Property JustFromOpenInvoices As ICartItemCollection(Of InvoiceDetailCartItem)
Get
property ICartItemCollection<InvoiceDetailCartItem^>^ JustFromOpenInvoices {
ICartItemCollection<InvoiceDetailCartItem^>^ get ();
}
abstract JustFromOpenInvoices : ICartItemCollection<InvoiceDetailCartItem> with get
Property Value
ICartItemCollectionInvoiceDetailCartItem