Object
SearchCriteria
Defines one possible search criterion for a search among handled nodes.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The data type of the operand values. | |
| Array | read/write | One or more Operand objects used to populate the drop-down list for the right-side field of this line in the Find dialog. | |
| Array | read/write | A set of predefined operator strings that are not displayed for selection. | |
| String | read/write | A search field, the name of some property associated with the search node. | |
| String | read/write | A localized display name for the search field, displayed in the Find dialog. . | |
| Boolean | read/write | Whether searchfield display names are sorted alphabetically in the Find dialog. |