Class sub
Inherited Members
Namespace: Sdl.LanguagePlatform.IO.TMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class sub
Constructors
sub()
Declaration
public sub()
Properties
Items
Declaration
public object[] Items { get; set; }
Property Value
| Type | Description |
|---|---|
| object[] |
Text
Declaration
public string[] Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string[] |
datatype
Declaration
public string datatype { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
type
Declaration
public string type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |