|  | IEntityParent 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
SyntaxIEntityCollectionBase Parent { get; }ReadOnly Property Parent As IEntityCollectionBase
	Get
Return Value
Type: 
IEntityCollectionBaseThe parent entity collection, that own this item
 See Also
See Also