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