Search Results for

    Show / Hide Table of Contents

    Interface IDateMath

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IDateMath

    Properties

    | Edit this page View Source

    Anchor

    Declaration
    Union<DateTime, string> Anchor { get; }
    Property Value
    Type Description
    Union<DateTime, string>
    | Edit this page View Source

    Ranges

    Declaration
    IList<Tuple<DateMathOperation, DateMathTime>> Ranges { get; }
    Property Value
    Type Description
    IList<Tuple<DateMathOperation, DateMathTime>>
    | Edit this page View Source

    Round

    Declaration
    DateMathTimeUnit? Round { get; }
    Property Value
    Type Description
    DateMathTimeUnit?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Anchor
      • Ranges
      • Round
    • Extension Methods
    Back to top Generated by DocFX