Search Results for

    Show / Hide Table of Contents

    Class ude

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

    Constructors

    ude()

    Declaration
    public ude()

    Properties

    base

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

    map

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

    name

    Declaration
    public string name { get; set; }
    Property Value
    Type Description
    String
    In this article
    Back to top Generated by DocFX