IBundleComponentCartItemCollectionTJustEventRegistrations Property

A collection of just the event registration cart items

Definition

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

Property Value

ICartItemCollectionEventRegistrationCartItem

See Also