FindById(Id: String): IMetabaseCustomClass;
Id is a class identifier.
The FindById method searches for a class in the collection by its identifier.
In case of successful search, the method returns parameters of a user class, otherwise it returns Null.
See also: