Class DateRangeProperty
A range of date values represented as unsigned 64-bit integer milliseconds elapsed since system epoch.
Inheritance
DateRangeProperty
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class DateRangeProperty : RangePropertyBase, IPropertyWithClrOrigin, IDateRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
| Edit this page View SourceDateRangeProperty()
Declaration
public DateRangeProperty()
Properties
| Edit this page View SourceFormat
The date format(s) that can be parsed. Defaults to strict_date_optional_time||epoch_millis. DateFormat
Declaration
public string Format { get; set; }
Property Value
Type | Description |
---|---|
string |