ConvertibleDictionaries: IMetabaseObjectDescriptors;
The ConvertibleDictionaries property returns description of the MDM dictionaries that were converted to table MDM dictionaries.
To get description of the MDM dictionaries that were not converted to table MDM dictionaries, use the IRdsDictionaryConverterList.NotConvertibleDictionaries property.
The property use is given in the example for IRdsDictionaryConverter.ConvertAll.
See also: