Dictionary.getFilterChildEls

Syntax

getFilterChildEls(key: Number);

Parameters

key. Key of the parent element of MDM dictionary.

Description

The getFilterChildEls method gets filtered children by key of the parent element of MDM dictionary.

Comments

This method returns an array of PP.Rds.DItem objects.

Example

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

See also:

Dictionary