2 captures
30 Mar 2016 - 17 Jun 2018
Mar JUN Jul
17
2016 2018 2019
success
fail
About this capture

11.1.1.2.5. SearchResultยถ

The SearchResult object represents a Felix translation memory or glossary. It is normally retrieved from a SearchResults collection.

A SearchResult object holds the matching TM/glossary record, the match score, and the name of the TM/glossary that the record is from.

11.1.1.2.5.1. Propertiesยถ

Name Type Access Description
Record Object Get/Set The Record object for this match.
Score Double Get The match score
MemoryName String Get The name of the TM/glossary that the record is from.

11.1.1.2.5.2. Methodsยถ

None