ProductConfiguration 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 ProductConfiguration type exposes the following members.

Constructors

  Name Description
Aa161479.pubmethod(en-US,CS.70).gif ProductConfiguration Initializes a new instance of the ProductConfiguration class.

Top

Methods

  Name Description
Aa161479.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa161479.protmethod(en-US,CS.70).gif FillXmlData Loads the Catalog item configuration information into XmlData. (Inherited from CatalogItemConfiguration.)
Aa161479.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa161479.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa161479.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa161479.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa161479.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa161479.pubproperty(en-US,CS.70).gif InventoryOptions Gets or sets the InventoryOptions for this catalog item. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif JoinTableInformation Gets or sets the join table information for products and product variants. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadAncestorCategories Gets or sets a value indicating whether the AncestorCategories property for this object should be loaded when the object is loaded. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadCanonicalCategories Gets or sets a value indicating whether the CanonicalCategories property for this object should be loaded when the object is loaded. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadParentCategories Gets or sets a value indicating whether the LoadParentCategories property for this object should be loaded when the object is loaded. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadRelatedCategories Gets or sets a value indicating whether the LoadRelatedCategories property for this object should be loaded when the object is loaded. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadRelatedProducts Gets or sets a value indicating whether the LoadRelatedProducts property for this object should be loaded when the object is loaded. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif LoadVariants Gets or sets a value used to indicate if the Variants property for this object should be loaded with the object.
Aa161479.pubproperty(en-US,CS.70).gif ParentPropertiesToReturn Gets or sets the properties to return for ParentCategories, CanonicalCategories and AncestorCategories. (Inherited from CatalogItemConfiguration.)
Aa161479.pubproperty(en-US,CS.70).gif Variants Gets or sets the search filtering applied to the Variants property of this category.

Top

See Also

Reference

ProductConfiguration Class

Microsoft.CommerceServer.Catalog Namespace