AttributeFilterTree
A Smart Search tree structure of document attribute data to search such as DocId, DocTitle and DocDatePutinName | Description | Type | Additional information |
---|---|---|---|
Conditions |
A list of Attribute Filter Condtions used to perform a search |
Collection of AttributeFilterCondition |
None. |
ConditionOperator |
Condition Operator that joins the list of AttributeFilterCondition objects (Conditions) together. "And" can be read as "Match ALL of the following rules" "Or" can be read as "Match ANY of the following rules" |
ConditionOperator |
Required |
ChildTree |
A Chile Tree containing further lists of Conditions |
Collection of AttributeFilterTree |
None. |