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