Interface ISearchInfo
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("34006FF0-484A-4293-8150-F84FD66CF306")]
public interface ISearchInfo
Properties
ErrorCode
Declaration
Property Value
Type |
Description |
System.Int32 |
|
ErrorMessage
Declaration
string ErrorMessage { get; }
Property Value
Type |
Description |
System.String |
|
HitsFound
Declaration
Property Value
Type |
Description |
System.Boolean |
|
SourceIndex
Declaration
string SourceIndex { get; }
Property Value
Type |
Description |
System.String |
|
SourceLocale
Declaration
string SourceLocale { get; }
Property Value
Type |
Description |
System.String |
|
TargetIndex
Declaration
string TargetIndex { get; }
Property Value
Type |
Description |
System.String |
|
TargetLocale
Declaration
string TargetLocale { get; }
Property Value
Type |
Description |
System.String |
|
TermbaseName
Declaration
string TermbaseName { get; }
Property Value
Type |
Description |
System.String |
|