Search Results for

    Show / Hide Table of Contents

    Class header

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

    Constructors

    header()

    Declaration
    public header()

    Properties

    adminlang

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

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

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

    srclang

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

    On this page

    • Constructors
      • header()
    • Properties
      • adminlang
      • changedate
      • changeid
      • creationdate
      • creationid
      • creationtool
      • creationtoolversion
      • datatype
      • Items
      • oencoding
      • otmf
      • segtype
      • srclang
    Back to top Generated by DocFX