Interface IInputModelDefinition
Assembly: Sdl.MultiTerm.TMO.Interop.dll
[Guid("6D2C1DA7-B5A3-4859-967A-F6DE4144A22B")]
public interface IInputModelDefinition
Properties
Content
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
string Description { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
bool IsSytemObject { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Declaration
mtObjectUsability Usability { get; }
Property Value
Methods
Declaration
Returns
Type |
Description |
System.String |
|
Declaration
GetDummyEntry()
Declaration
Returns
Type |
Description |
System.String |
|
Declaration
void Load(string FileName)
Parameters
Type |
Name |
Description |
System.String |
FileName |
|
Declaration
void Save(string FileName)
Parameters
Type |
Name |
Description |
System.String |
FileName |
|
Declaration
void StartWizard(string XMLFileName)
Parameters
Type |
Name |
Description |
System.String |
XMLFileName |
|