Search Results for

    Show / Hide Table of Contents

    Class UnitDefinition

    Inheritance
    System.Object
    UnitDefinition
    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.Core.Globalization.UnitMetadata
    Assembly: Sdl.Core.Globalization.dll
    Syntax
    public class UnitDefinition

    Constructors

    UnitDefinition()

    Declaration
    public UnitDefinition()

    Properties

    UnitKey

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

    UnitType

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

    On this page

    • Constructors
      • UnitDefinition()
    • Properties
      • UnitKey
      • UnitType
    Back to top Generated by DocFX