Update the limit of selected items for a
dictionary attribute definition. This allows you to manage how many items can be selected for the given
dictionary attribute. To make the dictionary act as a single select, simply set selectedValuesLimit to 1.
Update the 'dictionaryValuesMetadataType' property to change the type of metadata associated with the dictionary values. This allows you to define how additional information about each dictionary value is stored and represented. For example, you can specify whether the metadata should be in the form of simple text, color codes, or other formats that suit your application's needs.
For more detailed information on how to work with the Management API (MAPI) in Bluestone PIM, refer to our help pages Get started with Management API and Attribute types - Dictionary.
