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

Property Value

Type: InheritanceHierarchyType
See Also