Try our conversational search powered by Generative AI!

Class ProductVariation

Describes the relation from a product to a variation of the product. Source is the product, and Target is the variant.

Inheritance
System.Object
ProductVariation
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Commerce.Catalog.Linking
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0
Syntax
public class ProductVariation : EntryRelation, ILink

Constructors

ProductVariation()

Declaration
public ProductVariation()

Implements