Search Results for

    Show / Hide Table of Contents

    Class tu

    Inheritance
    System.Object
    tu
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.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
    System.String

    changeid

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

    creationdate

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

    creationid

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

    creationtool

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

    creationtoolversion

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

    datatype

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

    Items

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

    lastusagedate

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

    oencoding

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

    otmf

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

    segtype

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

    segtypeSpecified

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

    srclang

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

    tuid

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

    tuv

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

    usagecount

    Declaration
    public string usagecount { get; set; }
    Property Value
    Type Description
    System.String

    On this page

    • 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