| IInheritanceInfoSuperTypeEntityName Property  | 
 
            Gets the name of the super type entity. Example: "CustomerEntity"
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxstring SuperTypeEntityName { get; }ReadOnly Property SuperTypeEntityName As String
	Get
Property Value
Type: 
String
See Also