Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
IEntityFieldCore LinkedSuperTypeField { get; }

Property Value

Type: IEntityFieldCore
See Also