Working with Dictionaries

This section describes operations and structures that are used to work with various repository dictionaries. The operations enable the user to execute the following actions:

Operations

  Operation Brief description
The ChangeDimSelection operation changes selection of dictionary elements.
The CloseDim operation closes a dictionary.
The GetDimElements operation gets information on the dictionary elements.
The GetDimMetadata operation gets dictionary metadata.
The GetDmCalc operation gets calculated dictionary metadata.
The GetDmCln operation gets calendar dictionary metadata.
The GetDmStd operation gets table dictionary metadata.
The OpenDim operation opens the dictionary and returns the context for working with metadata.
The SetDmCalc operation changes calculated dictionary metadata.
The SetDmCln operation changes calendar dictionary metadata.
The SetDmStd operation changes table dictionary metadata.

See also:

Web Service Operations