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

    Items

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

    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

    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
    bool

    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
      • Items
      • changedate
      • changeid
      • creationdate
      • creationid
      • creationtool
      • creationtoolversion
      • datatype
      • lastusagedate
      • oencoding
      • otmf
      • segtype
      • segtypeSpecified
      • srclang
      • tuid
      • tuv
      • usagecount
    Back to top Generated by DocFX