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