VariantConfiguration Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Configuration of a Product, allows you to specify configuration of variants (ignored for non product family products).
The VariantConfiguration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VariantConfiguration | Initializes a new instance of the VariantConfiguration class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
InventoryOptions | Gets or sets the InventoryOptions for this catalog item. | |
JoinTableInformation | Gets or sets the join table information for products and product variants. |
Top