Reason: RdsNotConvertibleReasonCode;
The Reason property returns numeric identifier of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.
To execute explanation of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary, use the IRdsNotConvertibleReason.GetExplanation method.
The property use is given in the example for IRdsDictionaryConverter.AllRdsDatabase.
See also: