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.0.0.0 (5.0.0)
Syntax
IEntityFieldCore LinkedSuperTypeField { get; }

Property Value

Type: IEntityFieldCore
See Also