Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
[XmlIgnoreAttribute]
[BrowsableAttribute(false)]
InheritanceHierarchyType IEntityCore.LLBLGenProIsInHierarchyOfType { get; }

Property Value

Type: InheritanceHierarchyType

Implements

IEntityCoreLLBLGenProIsInHierarchyOfType
See Also