FindAttributeEx

Description

The FindAttributeEx enumeration determines the attribute of the repository objects by which the search will be performed.

NOTE. The attributes of the FindAttribute enumeration for compatibility are saved.

It is used by the following property:

Available Values

Value Brief description
0 None. The value is not specified.

1

Name. Search will be performed by objects names.
2 Ident. Search will be performed by objects identifiers.

4

Key. The search will be performed by the object keys.

See also:

Metabase Assembly Enumerations