DictionaryKey: Integer;
The DictionaryKey property determines a key of the MDM dictionary which processes depending on the dictionary's elements.
To get a dictionary key it is necessary to use the IMetabaseObjectDescriptor.Key property or the IMetabase.GetObjectKeyById method.
The property use is given in example for the MbElementDependencyTemplateClass.CreateByObject constructor.
See also: