The RdsBatchDeleteError enumeration contains types of errors occurred during execution of the MDM dictionary elements batch.
It is used by the following method:
| Value | Brief description |
| 0 | Common. Common error. |
| 1 | ReferenceExists. Reference to deleted element exists. |
The IRdsDictionaryBatchDelete interface is used to work with a batch of dictionary elements deletion.
See also: