| IPrefetchPathElementCoreFilter Property  | 
 
            The filter predicate expression to fetch the ToFetch entities. Initially this is set in the constructor.
            Add additional predicates to this predicate expression.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxIPredicateExpression Filter { get; set; }Property Filter As IPredicateExpression
	Get
	Set
Property Value
Type: 
IPredicateExpression
See Also