Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ProductOptionsSummary Class
Properties Methods


In This Topic
    ProductOptionsSummary Class Members
    In This Topic

    The following tables list the members exposed by ProductOptionsSummary.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductOptionsSummary class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the ChoiceCogsModifier  
    Public Property Gets or sets the ChoiceIconUrl  
    Public Property Gets or sets the ChoiceId  
    Public Property Gets or sets the ChoiceImageUrl  
    Public Property Gets or sets the ChoiceMsrpModifier  
    Public Property Gets or sets the ChoiceName  
    Public Property Gets or sets the ChoiceOrderBy  
    Public Property Gets or sets the ChoicePriceModifier  
    Public Property Gets or sets a value indicating whether ChoiceSelected  
    Public Property Gets or sets the ChoiceSkuModifier  
    Public Property Gets or sets the ChoiceThumbnailUrl  
    Public Property Gets or sets the ChoiceWeightModifier  
    Public Property Gets or sets the HeaderText  
    Public Property Gets or sets the OptionId  
    Public Property Gets or sets the OptionName  
    Public Property Gets or sets the ProductId  
    Public Property Gets or sets a value indicating whether ShowThumbnails  
    Public Property Gets or sets the ThumbnailColumns  
    Public Property Gets or sets the ThumbnailHeight  
    Public Property Gets or sets the ThumbnailWidth  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Get an array of CSV enabled fields  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also