| StaticEntityFieldsDataContainerGetLinkedSuperTypeField Method  | 
 
            Gets the linked super type field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic int GetLinkedSuperTypeField(
	int indexSubtypeField
)
Public Function GetLinkedSuperTypeField ( 
	indexSubtypeField As Integer
) As Integer
Parameters
- indexSubtypeField
 - Type: SystemInt32
The index subtype field. 
Return Value
Type: 
Int32
See Also