FindById(ModelId: String): IMsModel;
ModelId. Model identifier.
The FindById method searches for a model by identifier and returns model structure in case of successful search.
The method returns Null if the model is absent in the collection.
See also: