Click or drag to resize

IReadOnlyEntityItemBaseParentEntity Property

The entity item is in collection, this collection can be the children collection of an other entity (because the hierarchical possibility), returns this entity. Correspond to Parent.Parent

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IReadOnlyEntityItemBase ParentEntity { get; }

Property Value

Type: IReadOnlyEntityItemBase
See Also