RdsService.RdsCleaned

Syntax

RdsCleaned: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information. Available arguments: Dictionary - MDM dictionary.

Description

The RdsCleaned event is fired after cleaning MDM dictionary.

Example

The example of event use is given on the page with description of the RdsService.cleanUp method.

See also:

RdsService