Interface IEntryField
Namespace: Sdl.MultiTerm.TMO.Interop
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("CCC1C515-B9F8-41CF-B21D-BFC48674D339")]
public interface IEntryField
Properties
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
ReadOnly
Declaration
bool ReadOnly { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Value
Declaration
string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |