Search Results for

    Show / Hide Table of Contents

    Class LabelValueCondition

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

    Constructors

    LabelValueCondition()

    Declaration
    public LabelValueCondition()

    Properties

    Label

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

    NumberGrammarRangeSetID

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

    On this page

    • Constructors
      • LabelValueCondition()
    • Properties
      • Label
      • NumberGrammarRangeSetID
    Back to top Generated by DocFX