The MetabaseDisplayMode enumeration contains modes of displaying objects in a component tree.
The following properties and methods use this type:
| 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: