Working with MDM Dictionary > PP.Rds > Classes > Dictionary > Dictionary.getElem
getElem(key: Number);
key. Key of MDM dictionary element.
The getElem method gets MDM dictionary element by its key.
This method returns a PP.Rds.DItem value.
The example of use is given on the page with description of the RdsService.beginBatch method.
See also: