Class TranslationMemorySearchResultConverters
A converter helper class that converts from SearchResults to Subsegmentsearch results
Inherited Members
Namespace: SdlSdl.LanguagePlatformTranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public static class TranslationMemorySearchResultConverters
Methods
ToSegmentAndSubsegmentSearchResults(SearchResults[])
Converts the given SearchResults array to an SegmentAndSubsegmentSearchResults array
Declaration
public static SegmentAndSubsegmentSearchResults[] ToSegmentAndSubsegmentSearchResults(SearchResults[] results)
Parameters
Type | Name | Description |
---|---|---|
SearchResults | results |
Returns
Type | Description |
---|---|
SegmentAndSubsegmentSearchResults |