DocumentFieldDefinitionSource Property  | 
 
            Gets the source this field is derived from
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic IDocumentFieldSource Source { get; }Public ReadOnly Property Source As IDocumentFieldSource
	Get
Property Value
Type: 
IDocumentFieldSource
See Also