FindById(Id: String): IForeNETAssemblyModule;
Id: Identifier on which the search is based.
The FindById method searches by ID and returns the parameters of .NET unit in case of a successful search.
This method searches for the identifier passed by the Id parameter. If the search is not successful, the method returns Null.
See also: