FindById(StubId: String): IMetaAttributeParamItem;
StubId - identifier of the parameter, by which search is executed.
The FindById method finds by identifier and returns parameter data if being successfully found.
If the parameter is not found, the method returns Null.
See also: