[AllowOverridesAttribute]
public class GroupRegistrationCartItem : ComplexCartItem
<AllowOverridesAttribute>
Public Class GroupRegistrationCartItem
Inherits ComplexCartItem
[AllowOverridesAttribute]
public ref class GroupRegistrationCartItem : public ComplexCartItem
[<AllowOverridesAttribute>]
type GroupRegistrationCartItem =
class
inherit ComplexCartItem
end
GroupRegistrationCartItem | Initializes a new instance of the GroupRegistrationCartItem class |
CartItemId | (Overrides ComplexCartItemCartItemId) |
CommitteeId | |
CustomerAddressId | |
CustomerFaxId | |
CustomerPhoneId | |
DiscountAmountApplied | (Inherited from ComplexCartItem) |
EmailId | |
EventEndDateTime | |
EventId | |
EventStartDateTime | |
EventTitle | |
EventTypeId | |
IndividualId | |
IndividualRegistrations | |
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) |
Name | (Inherited from ComplexCartItem) |
OrganizationId | |
PreferredCommunicationMethod | |
RegistrantTypeId | |
RegistrationTypeId | Obsolete. |
SourceCodeId | |
SubTotal | (Inherited from ComplexCartItem) |
TaxApplied | (Inherited from ComplexCartItem) |
Total | (Inherited from ComplexCartItem) |
WebsiteId |
GetAllInvoiceDetailsIncludingNested | (Overrides ComplexCartItemGetAllInvoiceDetailsIncludingNested) |
GetHighLevelName | (Overrides ComplexCartItemGetHighLevelName) |