 | 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)
SyntaxIReadOnlyEntityCollectionBase Parent { get; }
ReadOnly Property Parent As IReadOnlyEntityCollectionBase
Get
Return Value
Type:
IReadOnlyEntityCollectionBaseThe parent entity collection, that own this item
See Also