Search Results for

    Show / Hide Table of Contents

    Class UnitMetadataSet

    Inheritance
    object
    UnitMetadataSet
    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.UnitMetadata
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class UnitMetadataSet

    Constructors

    UnitMetadataSet()

    Declaration
    public UnitMetadataSet()

    Properties

    LanguageCode

    Declaration
    [JsonProperty("code")]
    public string LanguageCode { get; set; }
    Property Value
    Type Description
    string
    In this article
    • Constructors
      • UnitMetadataSet()
    • Properties
      • LanguageCode
    Back to top Generated by DocFX