Class LabelValueCondition
Inherited Members
Namespace: SdlSdl.CoreGlobalizationUnitMetadata
Assembly: Sdl.Core.Globalization.Async.dll
Syntax
public class LabelValueCondition
Constructors
LabelValueCondition()
Declaration
public LabelValueCondition()
Properties
Label
Declaration
[JsonProperty("label")]
public string Label { get; set; }
Property Value
Type | Description |
---|---|
string |
NumberGrammarRangeSetID
Declaration
[JsonProperty("rangeid", DefaultValueHandling = DefaultValueHandling.Ignore)]
public string NumberGrammarRangeSetID { get; set; }
Property Value
Type | Description |
---|---|
string |