Search Results for

    Show / Hide Table of Contents

    Class tu

    Inheritance
    Object
    tu
    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 tu

    Constructors

    tu()

    Declaration
    public tu()

    Properties

    changedate

    Declaration
    public string changedate { get; set; }
    Property Value
    Type Description
    String

    changeid

    Declaration
    public string changeid { get; set; }
    Property Value
    Type Description
    String

    creationdate

    Declaration
    public string creationdate { get; set; }
    Property Value
    Type Description
    String

    creationid

    Declaration
    public string creationid { get; set; }
    Property Value
    Type Description
    String

    creationtool

    Declaration
    public string creationtool { get; set; }
    Property Value
    Type Description
    String

    creationtoolversion

    Declaration
    public string creationtoolversion { get; set; }
    Property Value
    Type Description
    String

    datatype

    Declaration
    public string datatype { get; set; }
    Property Value
    Type Description
    String

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type Description
    Object[]

    lastusagedate

    Declaration
    public string lastusagedate { get; set; }
    Property Value
    Type Description
    String

    oencoding

    Declaration
    public string oencoding { get; set; }
    Property Value
    Type Description
    String

    otmf

    Declaration
    public string otmf { get; set; }
    Property Value
    Type Description
    String

    segtype

    Declaration
    public tuSegtype segtype { get; set; }
    Property Value
    Type Description
    tuSegtype

    segtypeSpecified

    Declaration
    public bool segtypeSpecified { get; set; }
    Property Value
    Type Description
    Boolean

    srclang

    Declaration
    public string srclang { get; set; }
    Property Value
    Type Description
    String

    tuid

    Declaration
    public string tuid { get; set; }
    Property Value
    Type Description
    String

    tuv

    Declaration
    public tuv[] tuv { get; set; }
    Property Value
    Type Description
    tuv[]

    usagecount

    Declaration
    public string usagecount { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Constructors
      • tu()
    • Properties
      • changedate
      • changeid
      • creationdate
      • creationid
      • creationtool
      • creationtoolversion
      • datatype
      • Items
      • lastusagedate
      • oencoding
      • otmf
      • segtype
      • segtypeSpecified
      • srclang
      • tuid
      • tuv
      • usagecount
    Back to top Generated by DocFX