Interface IEntries
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("2C2B904C-3E14-4C3D-BD80-D9CF5E50070D")]
public interface IEntries
Properties
Count
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Methods
ActiveFilterHasChanged()
Declaration
void ActiveFilterHasChanged()
GetCrossLinkedEntry(Object, String, Int32)
Declaration
string GetCrossLinkedEntry(object Index, string Term, int CurrentEntryId)
Parameters
Type |
Name |
Description |
System.Object |
Index |
|
System.String |
Term |
|
System.Int32 |
CurrentEntryId |
|
Returns
Type |
Description |
System.String |
|
GetEntryIDs()
Declaration
Returns
Item(Int32)
Declaration
Parameters
Type |
Name |
Description |
System.Int32 |
EntryID |
|
Returns
New(String, Boolean)
Declaration
Entry New(string EntryXML, bool Incomplete)
Parameters
Type |
Name |
Description |
System.String |
EntryXML |
|
System.Boolean |
Incomplete |
|
Returns
ReloadLayout()
Declaration
ReloadTermbaseDefinition()
Declaration
void ReloadTermbaseDefinition()