MetaDataFilterTree
A Smart Search tree structure of document meta data which relate to document tags relating to a document type, such as Customer Code and Customer Name| Name | Description | Type | Additional information |
|---|---|---|---|
| Conditions |
A list of Meta Data Condtions used to perform a search |
Collection of MetaDataFilterCondition |
None. |
| ConditionOperator |
Condition Operator that joins the list of MetaDataFilterCondition 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 MetaDataFilterTree |
None. |