Search Results for

    Show / Hide Table of Contents

    Class UnitDefinition

    Inheritance
    Object
    UnitDefinition
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization.UnitDefinition
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class UnitDefinition

    Constructors

    UnitDefinition()

    Declaration
    public UnitDefinition()

    Properties

    UnitKey

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

    UnitType

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