GetNotConvertibleReasons(Dictionary: Integer): IRdsNotConvertibleReasons;
Dictionary. Dictionary key.
The GetNotConvertibleReasons method enables the user to find the reason, due to which MDM dictionary was not converted to table MDM dictionary.
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: