Search Results for

    Show / Hide Table of Contents

    Class tuv

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

    Constructors

    tuv()

    Declaration
    public tuv()

    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[]

    lang

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

    lang1

    Declaration
    public string lang1 { 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

    seg

    Declaration
    public seg seg { get; set; }
    Property Value
    Type Description
    seg

    usagecount

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