Item(Index: Integer): IRdsNotConvertibleReason;
Index. Reason index.
The Item property returns the reason, due to which MDM dictionary cannot be converted to table MDM dictionary by its index.
To get the number of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary, use the IRdsNotConvertibleReasons.Count property.
The property use is given in the example for IRdsDictionaryConverter.AllRdsDatabase.
See also: