 | 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)
SyntaxIEntityCollection<T> Parent { get; }
ReadOnly Property Parent As IEntityCollection(Of T)
Get
Property Value
Type:
IEntityCollectionT
See Also