The FindAttributeEx enumeration determines the attribute of the repository objects, by which the search will be executed.
NOTE. The attributes of the FindAttribute enumeration for compatibility are saved.
It is used by the following property:
| Value | Brief description |
| 0 | None. The value is not specified. |
1 |
Name. Search will be executed by object names. |
| 2 | Ident. Search will be executed by object identifiers. |
4 |
Key. Search will be executed by object keys. |
See also: