Click or drag to resize

IReadOnlyEntityParent Property

Gets the 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
IReadOnlyEntityCollectionBase Parent { get; }

Return Value

Type: IReadOnlyEntityCollectionBase
The parent entity collection, that own this item
See Also