[AllowOverridesAttribute]
public class SessionTrackRegistrationCartItem : ComplexCartItem,
ISupportsChangesInQuantity<AllowOverridesAttribute>
Public Class SessionTrackRegistrationCartItem
Inherits ComplexCartItem
Implements ISupportsChangesInQuantity[AllowOverridesAttribute]
public ref class SessionTrackRegistrationCartItem : public ComplexCartItem,
ISupportsChangesInQuantity[<AllowOverridesAttribute>]
type SessionTrackRegistrationCartItem =
class
inherit ComplexCartItem
interface ISupportsChangesInQuantity
end| SessionTrackRegistrationCartItem | Initializes a new instance of the SessionTrackRegistrationCartItem class |
| CanChangeQuantity | |
| CartItemId | (Overrides ComplexCartItemCartItemId) |
| DiscountAmountApplied | (Inherited from ComplexCartItem) |
| InvoiceDetails |
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) |
| IsSessionRegistration | |
| IsTrackRegistration | |
| Name | (Inherited from ComplexCartItem) |
| ParentRegistrationId | |
| Quantity | |
| SessionEndDateTime | |
| SessionId | |
| SessionStartDateTime | |
| SessionTitle | |
| SessionTrackFee | |
| SubTotal | (Inherited from ComplexCartItem) |
| TaxApplied | (Inherited from ComplexCartItem) |
| Total | (Inherited from ComplexCartItem) |
| TrackId |
| GetAllInvoiceDetailsIncludingNested | (Overrides ComplexCartItemGetAllInvoiceDetailsIncludingNested) |
| GetHighLevelName | (Overrides ComplexCartItemGetHighLevelName) |