SourceFieldFinderFieldsFound Property  | 
 
            Gets the fields found.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic List<IEntityFieldCore> FieldsFound { get; }Public ReadOnly Property FieldsFound As List(Of IEntityFieldCore)
	Get
Property Value
Type: 
ListIEntityFieldCore
See Also