Click or drag to resize

IBusinessEntityTParent Property

Parent entity collection, that own this item

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IEntityCollection<T> Parent { get; set; }

Property Value

Type: IEntityCollectionT
See Also