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.4.0.0 (5.4.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
IEntityCoreLLBLGenProIsInHierarchyOfTypeSee Also