| EntityCoreTFieldsIEntityCoreLLBLGenProIsInHierarchyOfType Property  | 
 
            Gets the type of the hierarchy this entity is in. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
InheritanceHierarchyType IEntityCore.LLBLGenProIsInHierarchyOfType { get; }<BrowsableAttribute(false)>
<XmlIgnoreAttribute>
Private ReadOnly Property LLBLGenProIsInHierarchyOfType As InheritanceHierarchyType
	Implements IEntityCore.LLBLGenProIsInHierarchyOfType
	Get
Property Value
Type: 
InheritanceHierarchyTypeImplements
IEntityCoreLLBLGenProIsInHierarchyOfType
See Also