FindByKey(Key: Integer): IMetabaseObjectParamValue;
Key — key of a parameter of repository object.
The FindByKey method searches a parameter by the Key specified key.
In case of successful search the method returns parameters settings, otherwise it returns Null.
See also: