QueryApiObjectTraverserTraverseSetPredicateInnerSetElements Property  | 
 
            Gets / sets the flag to traverse the inner elements of a FieldCompareSetPredicate. (default is true). Set to false if you use the findings of this
            crawler to adjust an outer query, as the inner elements of a fieldcompareset are a different scope.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxprotected bool TraverseSetPredicateInnerSetElements { get; set; }Protected Property TraverseSetPredicateInnerSetElements As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also