EntityCoreTFieldsLLBLGenProIsInHierarchyOfType 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]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected virtual InheritanceHierarchyType LLBLGenProIsInHierarchyOfType { get; }
<BrowsableAttribute(false)>
<XmlIgnoreAttribute>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Protected Overridable ReadOnly Property LLBLGenProIsInHierarchyOfType As InheritanceHierarchyType
Get
Property Value
Type:
InheritanceHierarchyTypeSee Also