MemberPredicateFilter Property  | 
 
            Gets / sets the filter to apply to elements of the member (or the member itself in case of a single instance).
            
 
    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 IPredicate Filter { get; set; }Public Property Filter As IPredicate
	Get
	Set
Property Value
Type: 
IPredicate
See Also