FindAttribute

Description

The FindAttribute enumeration determines an attribute of repository objects by which search will be performed.

It is used by the following property:

Available Values

Value Brief description
0 Name. Search will be performed by objects names.
1 Ident. Search will be performed by objects identifiers.
2 NameOrIdent. Search will be performed by objects names and identifiers.

See also:

Metabase Assembly Enumerations