Search Results for

    Show / Hide Table of Contents

    Class ude

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

    Constructors

    ude()

    Declaration
    public ude()

    Properties

    base

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

    map

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

    name

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

    On this page

    • Constructors
      • ude()
    • Properties
      • base
      • map
      • name
    Back to top Generated by DocFX