| GroupableModelElementMappingMappedTarget Property  | 
            Gets /sets the mapped targets.
            
 
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 IProjectElementMapTargetElement MappedTarget { get; set; }Public Property MappedTarget As IProjectElementMapTargetElement
	Get
	Set
Property Value
Type: 
IProjectElementMapTargetElement
See Also