Class BundleEntry
Describes the relation from a bundle to one of the items in the bundle. Source is the bundle, and Target is the item included in the bundle.
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 BundleEntry : EntryRelation, ILink
Constructors
BundleEntry()
Declaration
public BundleEntry()