London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class PackageEntry

Links an entry (defined by Child) to a package (defined by Parent).

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

Constructors

PackageEntry()

Declaration
public PackageEntry()

Methods

CreateWritableClone()

Creates a writable copy of the current object.

Declaration
public PackageEntry CreateWritableClone()
Returns
Type Description
PackageEntry

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