 | 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)
SyntaxIEntityItemBase ParentEntity { get; }
ReadOnly Property ParentEntity As IEntityItemBase
Get
Property Value
Type:
IEntityItemBase
See Also