 | IReadOnlyEntityTParent 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)
SyntaxIReadOnlyEntityCollection<T> Parent { get; }
ReadOnly Property Parent As IReadOnlyEntityCollection(Of T)
Get
Property Value
Type:
IReadOnlyEntityCollectionT
See Also