Class IntegerRangeProperty
A range of signed 32-bit integers with a minimum value of -231 and maximum of 231-1.
Inheritance
IntegerRangeProperty
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IntegerRangeProperty : RangePropertyBase, IPropertyWithClrOrigin, IIntegerRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
| Edit this page View SourceIntegerRangeProperty()
Declaration
public IntegerRangeProperty()