Suoranta.EnterpriseLib.Web - Developer API

IParentEntity Interface

Interface for entity types that have dependent entities.

Namespace:  Suoranta.EnterpriseLib
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public interface IParentEntity : IEntity

Remarks


[Children{TChild}] should be added as an explicit interface implementation for the relevant type parameter values.