Click or drag to resize

CourseRegistrationCartItem Properties

The CourseRegistrationCartItem type exposes the following members.

Properties
 NameDescription
Public propertyCartItemId
(Overrides ComplexCartItemCartItemId)
Public propertyCourseId 
Public propertyCourseName 
Public propertyCourseRegistrationFee 
Public propertyCustomerId 
Public propertyDiscountAmountApplied
(Inherited from ComplexCartItem)
Public propertyInvoiceDetails A collection of all of the invoice details represented by this cart item, including invoice details for any cart items nested under this one.
(Inherited from ComplexCartItem)
Public propertyName
(Inherited from ComplexCartItem)
Public propertySubTotal
(Inherited from ComplexCartItem)
Public propertyTaxApplied
(Inherited from ComplexCartItem)
Public propertyTotal
(Inherited from ComplexCartItem)
Top
See Also