Search Results for

    Show / Hide Table of Contents

    Class header

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

    Constructors

    header()

    Declaration
    public header()

    Properties

    adminlang

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

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

    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 headerSegtype segtype { get; set; }
    Property Value
    Type Description
    headerSegtype

    srclang

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