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