RdsService.closeRds

Syntax

closeRds(dict: PP.Rds.Dictionary, callback: function|PP.Delegate);

Parameters

dict. MDM dictionary to be closed.

callback. Callback function.

Description

The closeRds method closes specified dictionary.

Example

The example of method use is given on the page Example of Creating the DictionaryBox Component.

See also:

RdsService