IRdsParams.FindById

Syntax

FindById(Id: String): IRdsParam;

Parameters

Id - identifier of a parameter, by which search is executed.

Description

The FindById method searches and returns a parameter of the MDM dictionary in case of successful search. An identifier, by which search is executed, is passed by the Id parameter.

See also:

IRdsParams