Interface IEntryIndex
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("2FF47005-1588-4099-95B5-B957B513A4E3")]
public interface IEntryIndex
Properties
IndexFields
Declaration
EntryFields IndexFields { get; }
Property Value
IndexName
Declaration
string IndexName { get; }
Property Value
Type |
Description |
System.String |
|
ReadOnly
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Term
Declaration
string Term { get; set; }
Property Value
Type |
Description |
System.String |
|
TermFields
Declaration
EntryFields TermFields { get; }
Property Value