Class RangeTransform
Inherited Members
Namespace: SdlSdl.CoreGlobalizationNumberMetadata
Assembly: Sdl.Core.Globalization.Async.dll
Syntax
public class RangeTransform
Constructors
RangeTransform()
Declaration
public RangeTransform()
Properties
Argument
Declaration
[JsonProperty("arg")]
public int Argument { get; set; }
Property Value
Type | Description |
---|---|
int |
RangeOperator
Declaration
[JsonProperty("op")]
public RangeOperator RangeOperator { get; set; }
Property Value
Type | Description |
---|---|
RangeOperator |