MappableFieldType Enumeration | 
 
            Enum which is used to specify the type of mappable entity field the containing object represents. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic enum MappableFieldType
Public Enumeration MappableFieldType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | FieldElement | 0 |  | 
 | ForeignKeyField | 1 |  | 
See Also