Interface IHomonym
Namespace: Sdl.MultiTerm.TMO.Interop
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("47F0DBF4-ECE4-41AD-8F88-799B41E6D5D9")]
public interface IHomonym
Properties
EntryID
Declaration
int EntryID { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Index
Declaration
string Index { get; }
Property Value
Type | Description |
---|---|
System.String |
Term
Declaration
string Term { get; }
Property Value
Type | Description |
---|---|
System.String |