Try our conversational search powered by Generative AI!

Class ProductVariation

Links a variation (defined by Child) to a product (defined by Parent).

Inheritance
System.Object
ProductVariation
Implements
EPiServer.Data.Entity.IReadOnly<Relation>
EPiServer.Data.Entity.IReadOnly<EntryRelation>
EPiServer.Data.Entity.IReadOnly
Namespace: EPiServer.Commerce.Catalog.Linking
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0
Syntax
public class ProductVariation : EntryRelation, IReadOnly<Relation>, IReadOnly<EntryRelation>, IReadOnly

Constructors

ProductVariation()

Declaration
public ProductVariation()

Methods

CreateWritableClone()

Creates the writable clone.

Declaration
public ProductVariation CreateWritableClone()
Returns
Type Description
ProductVariation

Implements

EPiServer.Data.Entity.IReadOnly<>
EPiServer.Data.Entity.IReadOnly<>
EPiServer.Data.Entity.IReadOnly