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


In This Topic
    ProductVariantsSummary Class Members
    In This Topic

    The following tables list the members exposed by ProductVariantsSummary.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductVariantsSummary class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the GTIN  
    Public Property Gets or sets the IconUrl  
    Public Property Gets or sets the ImageUrl  
    Public Property Gets or sets a value indicating whether ProductAllowBackorder  
    Public Property Gets or sets the ProductAvailabilityDate  
    Public Property Gets or sets the ProductCategories  
    Public Property Gets or sets the ProductCostOfGoods  
    Public Property Gets or sets the ProductId  
    Public Property Gets or sets the ProductInStock  
    Public Property Gets or sets the InStockWarningLevel  
    Public Property Gets or sets the ProductInventoryMode  
    Public Property Gets or sets the ProductMSRP  
    Public Property Gets or sets the ProductName  
    Public Property Gets or sets the ProductOptions  
    Public Property Gets or sets the ProductPrice  
    Public Property Gets or sets the ProductSku  
    Public Property Gets or sets the ProductTitle  
    Public Property Gets or sets the ThumbnailUrl  
    Public Property Gets or sets the VariantAvailabilityDa  
    Public Property Gets or sets a value indicating whether VariantAvailable  
    Public Property Gets or sets the VariantCostOfGoods  
    Public Property Gets or sets the VariantHeight  
    Public Property Gets or sets the VariantInStock  
    Public Property Gets or sets the VariantInStockWarning  
    Public Property Gets or sets the VariantLength  
    Public Property Gets or sets the VariantModelNumber  
    Public Property Gets or sets the VariantMSRP  
    Public Property Gets or sets the VariantName  
    Public Property Gets or sets the VariantPrice  
    Public Property Gets or sets the VariantPriceMode  
    Public Property Gets or sets the VariantSku  
    Public Property Gets or sets the VariantSpecialHandlingCharges  
    Public Property Gets or sets the VariantWeight  
    Public Property Gets or sets the VariantWeightMode  
    Public Property Gets or sets the VariantWidth  
    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