FilterExpressionPredicateElement Property |
Gets or sets the predicate element.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IPredicate PredicateElement { get; set; }
Public Property PredicateElement As IPredicate
Get
Set
Property Value
Type:
IPredicateSee Also