FindById(Id: String): IMetabaseCustomClassOperation;
Id - identifier of an operation.
The FindById method searches an operation in the collection by its identifier.
In case of successful search the method returns parameters of an operation, otherwise it returns Null.
See also: