Class map
Inherited Members
Namespace: Sdl.LanguagePlatform.IO.TMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class map
Constructors
map()
Declaration
public map()
Properties
code
Declaration
public string code { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ent
Declaration
public string ent { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
subst
Declaration
public string subst { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
unicode
Declaration
public string unicode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |