IEntityFieldCoreLinkedSuperTypeField Property  | 
 
            Gets the linked super type field, if this field is a subtype field and it's linked to a supertype field, otherwise null. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
SyntaxIEntityFieldCore LinkedSuperTypeField { get; }ReadOnly Property LinkedSuperTypeField As IEntityFieldCore
	Get
Property Value
Type: 
IEntityFieldCore
See Also