Dictionary: IRdsDictionary;
Dictionary: Prognoz.Platform.Interop.Rds.IRdsDictionary;
The Dictionary property determines the MDM dictionary where the data should be loaded.
Specify any MDM dictionary as the value of this property. If the property is not set, a new table dictionary is created after executing the IMetaRdsLoader.CreateObject method. Its parameters are also available in the Dictionary property.
The property use is given in the example for IRdsLoaderBindings.AddByAttribute.
See also: