The MetabaseDisplayMode enumeration contains modes of displaying objects in a component tree.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Names. Names of repository objects are displayed in the component tree. |
| 1 | Idents. Identifiers of repository objects are displayed in the component tree. |
| 2 | Both. Names and identifiers of repository objects are displayed in the component tree. |
See also: