Web Service > Web Service Operations > 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:
Get information on dictionary structure and its child objects.
Get information on dictionary elements.
Work with the selection of elements.
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 GetDmCln operation gets calendar dictionary metadata. | |
![]() |
The GetDmStd operation gets table dictionary metadata. | |
![]() |
The GetDmUser operation gets calculated dictionary metadata. | |
![]() |
The OpenDim operation opens the dictionary and returns the context for working with metadata. | |
![]() |
The SetDmCln operation changes calendar dictionary metadata. | |
![]() |
The SetDmStd operation changes table dictionary metadata. | |
![]() |
The SetDmUser operation changes calculated dictionary metadata. |
See also: