DictionarySpecificRights

Description

The DictionarySpecificRights enumeration contains the list of specific operations available for different MDM dictionaries.

Comments

A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.

It is used by the following properties and methods:

Available Values

Value Brief description
1048576 ReadElements. Read dictionary elements.
2097152 UpdateElements. Update dictionary elements.
4194304 InsertElements. Insert dictionary elements.
8388608 DeleteElements. Delete dictionary elements.
16777216 AccessElements. Change rights on elements.

See also:

Metabase Assembly Enumerations