Skip to main content
This object provides access to an external dictionary. The IExternalDictionaryDescription interface is a child object of the IDictionaryDescription interface and inherits all its properties. The external dictionary is represented as the IExternalDictionary interface which is implemented on the client-side. This interface allows you to implement your own type of dictionary. You can attach a dictionary with the help of the SetDictionary method of the ExternalDictionaryDescription object.

Properties

Methods

ExternalDictionaryDescription Object Diagram

Output parameter

This object is the output parameter of the Item, AddNew methods of the DictionaryDescriptions object.

See also

Working with Dictionaries DictionaryDescription DictionaryDescriptions Working with Properties