Search Results for

    Show / Hide Table of Contents

    Class LabelValueCondition

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

    Constructors

    LabelValueCondition()

    Declaration
    public LabelValueCondition()

    Properties

    Label

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

    NumberGrammarRangeSetID

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