Dictionary: IRdsDictionary;
Dictionary: Prognoz.Platform.Interop.Rds.IRdsDictionary;
The Dictionary property returns the MDM dictionary that is the owner of the non-unique key.
Use the IRdsNonUniqueKey.Contains property to determine is the specified attribute is included to MDM dictionary non-unique key.
The property use is given in the example for IRdsDictionary.NonUniqueKeys.
See also: