IBundleComponentCartItemCollectionTJustPublications Property

A collection of just the invoice detail cart items with a product type of Publication

Definition

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

Property Value

ICartItemCollectionInvoiceDetailCartItem

See Also