Click or drag to resize

IEntityItemBaseParentEntity 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
IEntityItemBase ParentEntity { get; }

Property Value

Type: IEntityItemBase
See Also