 | IBusinessEntityTParent Property |
Parent entity collection, that own this item
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIEntityCollection<T> Parent { get; set; }
Property Parent As IEntityCollection(Of T)
Get
Set
Property Value
Type:
IEntityCollectionT
See Also