Class ProductVariation
Describes the relation from a product to a variation of the product. Source is the product, and Target is the variant.
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.0Syntax
public class ProductVariation : EntryRelation, ILink
Constructors
ProductVariation()
Declaration
public ProductVariation()