IBundleComponentCartItemCollectionTJustGroupRegistrations Property
A collection of just the group registration cart items
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ICartItemCollection<GroupRegistrationCartItem> JustGroupRegistrations { get; }
ReadOnly Property JustGroupRegistrations As ICartItemCollection(Of GroupRegistrationCartItem)
Get
property ICartItemCollection<GroupRegistrationCartItem^>^ JustGroupRegistrations {
ICartItemCollection<GroupRegistrationCartItem^>^ get ();
}
abstract JustGroupRegistrations : ICartItemCollection<GroupRegistrationCartItem> with get
Property Value
ICartItemCollectionGroupRegistrationCartItem