| FilterExpressionPredicateElement Property  | 
 
            Gets or sets the predicate element.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic IPredicate PredicateElement { get; set; }Public Property PredicateElement As IPredicate
	Get
	Set
Property Value
Type: 
IPredicate
See Also