VariantConfiguration Class

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).

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public NotInheritable Class VariantConfiguration
'Usage
Dim instance As VariantConfiguration
public sealed class VariantConfiguration
public ref class VariantConfiguration sealed
public final class VariantConfiguration

Remarks

This class is used to support inventory integration and specifies the view configuration of a variant object.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Catalog..::.VariantConfiguration

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

VariantConfiguration Members

Microsoft.CommerceServer.Catalog Namespace