FindById(Id: String): IMetabaseObjectParamValue;
Id - a repository object parameter identifier.
The FindById method searches parameters by the Id specified identifier.
In case of successful search the method returns parameters settings, otherwise it returns Null.
See also: