IBundleComponentCartItemCollectionTJustMerchandise Property
A collection of just the invoice detail cart items with a product type of Merchandise
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ICartItemCollection<InvoiceDetailCartItem> JustMerchandise { get; }
ReadOnly Property JustMerchandise As ICartItemCollection(Of InvoiceDetailCartItem)
Get
property ICartItemCollection<InvoiceDetailCartItem^>^ JustMerchandise {
ICartItemCollection<InvoiceDetailCartItem^>^ get ();
}
abstract JustMerchandise : ICartItemCollection<InvoiceDetailCartItem> with get
Property Value
ICartItemCollectionInvoiceDetailCartItem