Click or drag to resize

IEntityTParent Property

Parent entity collection, that own this item

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IEntityCollection<T> Parent { get; }

Property Value

Type: IEntityCollectionT
See Also