Class note
Inheritance
Object
note
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.LanguagePlatform.IO.TMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class note
Constructors
note()
Declaration
public note()
Properties
lang
Declaration
public string lang { get; set; }
Property Value
Type | Description |
---|---|
String |
lang1
Declaration
public string lang1 { get; set; }
Property Value
Type | Description |
---|---|
String |
oencoding
Declaration
public string oencoding { get; set; }
Property Value
Type | Description |
---|---|
String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
String |