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