Interface IDateMath
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IDateMath
Properties
| Edit this page View SourceAnchor
Declaration
Union<DateTime, string> Anchor { get; }
Property Value
| Edit this page View SourceRanges
Declaration
IList<Tuple<DateMathOperation, DateMathTime>> Ranges { get; }
Property Value
Type | Description |
---|---|
IList<Tuple<Date |
Round
Declaration
DateMathTimeUnit? Round { get; }
Property Value
Type | Description |
---|---|
Date |