| GroupableModelElementMappingFieldMappings Property  | 
 
            Gets the entity field mappings.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Mapping
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic FieldMappingList FieldMappings { get; }Public ReadOnly Property FieldMappings As FieldMappingList
	Get
Property Value
Type: 
FieldMappingList
See Also