The IRdsReplicator interface contains properties and methods used to synchronize MDM repository dictionaries.
| Property name | Brief description | |
| The Dictionaries property returns a collection of dictionaries, which data should be synchronized. |
| Method name | Brief description | |
| The LoadFromFile method loads data of synchronized dictionaries. | ||
| The Merge method synchronizes dictionaries. | ||
| The SaveToFile method saves data of synchronized dictionaries in a file. |
See also: