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