IStandardCartItemCollectionTJustCourses Property
A collection of just the course registration items
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ICartItemCollection<CourseRegistrationCartItem> JustCourses { get; }
ReadOnly Property JustCourses As ICartItemCollection(Of CourseRegistrationCartItem)
Get
property ICartItemCollection<CourseRegistrationCartItem^>^ JustCourses {
ICartItemCollection<CourseRegistrationCartItem^>^ get ();
}
abstract JustCourses : ICartItemCollection<CourseRegistrationCartItem> with get
Property Value
ICartItemCollectionCourseRegistrationCartItem