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