Assembly: Rds;
The IRdsDictionaryConverterList interface is used to work with the list of MDM dictionaries required to convert to table MDM dictionaries.
IRdsDictionaryConverterList
To convert MDM dictionary to table MDM dictionary, use properties ad methods of the IRdsDictionaryConverter interface.
Property name | Brief description | |
The ConvertibleDictionaries property returns description of the MDM dictionaries that were converted to table MDM dictionaries. | ||
The NotConvertibleDictionaries property returns description of the MDM dictionaries that were not converted to table MDM dictionaries. |
Method name | Brief description | |
The GetNotConvertibleReasons method enables the user to find the reason, due to which MDM dictionary was not converted to table MDM dictionary. |
See also: