FindById(Id: String): IMetabaseCheckListItem;
Id - identifier of the object that should be found in the checksum list.
The FindById method searches the object in the checksum list by identifier. If the search is successful, the method returns parameters of the object, if not, it returns Null.
See also: