Click or drag to resize

ShoppingCartState Properties

The ShoppingCartState type exposes the following members.

Properties
 NameDescription
Public propertyBalanceRemaining 
Public propertyBillingAddressId 
Public propertyBillingContactId 
Public propertyBillToCustomerId 
Public propertyCartItemsObsolete.
Returns a collection of cart items. Derived versions of ShoppingCartState may override the BuildLegacyCartItems method.
Public propertyCartToken 
Public propertyContainsOpenInvoiceItems 
Public propertyContainsShippableItems 
Protected propertyCourseRegistrationHlos 
Public propertyCreditApplied 
Public propertyCurrencyId 
Public propertyCustomerId 
Public propertyCustomerSortName 
Public propertyDetailCount 
Public propertyDiscountAmountApplied 
Public propertyDiscountCartItemsObsolete.
Returns a collection of cart items that represent discounts. Derived versions of ShoppingCartState may override the BuildLegacyDiscountCartItems method.
Public propertyDiscountItems 
Protected propertyDonationHlos 
Protected propertyEventRegistrationHlos 
Protected propertyEventSponsorshipHlos 
Protected propertyExhibitorApplicationHlos 
Protected propertyFlatAdditionalInvoiceDetailCartItems 
Protected propertyFlatInvoiceDetailCartItems 
Protected propertyGroupRegistrationHlos 
Public propertyId 
Public propertyIsEligibleForInstallmentBilling 
Public propertyIsShippingMethodRequired 
Public propertyIsShippingMethodSet 
Public propertyItems A structured collection of the items in this shopping cart. Derived versions of ShoppingCartState may override the BuildCartItems method for customization.
Protected propertyMembershipHlos 
Public propertyShippingAddressId 
Public propertyShippingApplied 
Public propertyShippingMethodCartItemObsolete.
Returns a cart items that represent the shipping method. Derived versions of ShoppingCartState may override the BuildLegacyShippingCartItem method.
Public propertyShippingMethodItem 
Public propertyShippingMethodItems A collection of the shipping items in this shopping cart. Derived versions of ShoppingCartState may override the BuildShippingItems method for customization.
Public propertySourceCodeId 
Public propertySubTotal 
Public propertyTaxApplied 
Public propertyTotal 
Public propertyTotalWeight 
Top
See Also