Interface IVariantContainer
Defines the properties of an item supporting Variance.
Namespace: EPiServer.Commerce.Catalog.ContentTypes
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0Syntax
public interface IVariantContainer
  Properties
VariantsReference
Gets or sets the variants content reference
Declaration
ContentReference VariantsReference { get; set; }
  Property Value
| Type | Description | 
|---|---|
| EPiServer.Core.ContentReference |