MappableFieldWrapperReferredField Property  | 
 
            Gets the referred field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Mapping
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic IMappableField ReferredField { get; }Public ReadOnly Property ReferredField As IMappableField
	Get
Property Value
Type: 
IMappableField
See Also