[AllowOverridesAttribute]
public class EventRegistrationCartItem : ComplexCartItem,
ISupportsChangesInQuantity
<AllowOverridesAttribute>
Public Class EventRegistrationCartItem
Inherits ComplexCartItem
Implements ISupportsChangesInQuantity
[AllowOverridesAttribute]
public ref class EventRegistrationCartItem : public ComplexCartItem,
ISupportsChangesInQuantity
[<AllowOverridesAttribute>]
type EventRegistrationCartItem =
class
inherit ComplexCartItem
interface ISupportsChangesInQuantity
end
EventRegistrationCartItem | Initializes a new instance of the EventRegistrationCartItem class |
AdaRequirements | |
BadgeCity | |
BadgeCountry | |
BadgeName | |
BadgeOrganizationName | |
BadgeProvince | |
BadgeState | |
BadgeTitle | |
CanChangeQuantity | |
CartItemId | (Overrides ComplexCartItemCartItemId) |
CustomerId | |
DiscountAmountApplied | (Inherited from ComplexCartItem) |
EventEndDateTime | |
EventId | |
EventStartDateTime | |
EventTitle | |
EventTypeId | |
GuestRegistrations | |
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) |
IsGuest | |
MainEventFee | |
Name | (Inherited from ComplexCartItem) |
ParentRegistrationCartItemId | |
RegistrantTypeId | |
SessionTrackRegistrations | |
SourceCodeId | |
SubTotal | (Inherited from ComplexCartItem) |
TaxApplied | (Inherited from ComplexCartItem) |
Total | (Inherited from ComplexCartItem) |
GetAllInvoiceDetailsIncludingNested | (Overrides ComplexCartItemGetAllInvoiceDetailsIncludingNested) |
GetHighLevelName | (Overrides ComplexCartItemGetHighLevelName) |