Class BundleEntry
Implements
EPiServer.Data.Entity.IReadOnly<Relation>
EPiServer.Data.Entity.IReadOnly<EntryRelation>
EPiServer.Data.Entity.IReadOnly<BundleEntry>
EPiServer.Data.Entity.IReadOnly
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: 13.30.0Syntax
public class BundleEntry : EntryRelation, IReadOnly<Relation>, IReadOnly<EntryRelation>, IReadOnly<BundleEntry>, IReadOnly
Constructors
BundleEntry()
Declaration
public BundleEntry()
Methods
CreateWritableClone()
Creates a writable copy of the current object.
Declaration
public BundleEntry CreateWritableClone()
Returns
Type | Description |
---|---|
BundleEntry | A writable copy of the current object. |
Remarks
The cloning is a deep-copy.
Implements
EPiServer.Data.Entity.IReadOnly<>
EPiServer.Data.Entity.IReadOnly<>
EPiServer.Data.Entity.IReadOnly<>
EPiServer.Data.Entity.IReadOnly