| EntityFieldSourceSourceField Property  | 
            Gets the source field.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic IFieldElementCore SourceField { get; }Public ReadOnly Property SourceField As IFieldElementCore
	Get
Property Value
Type: 
IFieldElementCore
See Also