FindById(Id: String): ISharedAdhocPlugin;
Id. Identifier of the plugin to find.
The FindById method finds the plugin by its identifier.
If the plugin with the specified identifier is not found, the method returns Null.
See also:
ISharedAdhocPlugins