Interface ITermbaseInformation
Assembly: Sdl.MultiTerm.TMO.Interop.dll
[Guid("4D4B4A86-41E2-4C74-BF37-A917D0FA1AA6")]
public interface ITermbaseInformation
Properties
Declaration
string CreationDate { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
string Description { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
int NumberOfEntriesInIndex { get; }
Parameters
Type |
Name |
Description |
System.String |
Index |
|
Property Value
Type |
Description |
System.Int32 |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
int TotalNumberOfEntries { get; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
Declaration