Click or drag to resize

VariantCombination Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.VariantsVariantCombination

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class VariantCombination : IComparable<VariantCombination>

The VariantCombination type exposes the following members.

Constructors
  NameDescription
Public methodVariantCombination
Initializes a new instance of the VariantCombination class
Public methodVariantCombination(IDataReader) Obsolete.
Initializes a new instance of the VariantCombination class
Public methodVariantCombination(String) Obsolete.
Initializes a new instance of the VariantCombination class
Public methodVariantCombination(String, String) Obsolete.
Initializes a new instance of the VariantCombination class
Top
Properties
  NameDescription
Public propertyHasRowInProductTable
Public propertyProduct Obsolete.
Public propertyProductId
Public propertySimpleVariant Obsolete.
Public propertyVariantId
Public propertyVariantOptions Obsolete.
Public propertyVariantText Obsolete.
Top
Methods
Fields
  NameDescription
Public fieldStatic memberCombinationTextSeparator
Top
See Also