Search Results for

    Show / Hide Table of Contents

    Interface IIntervals

    An IIntervalsQuery rule with an optional filter

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

    Properties

    | Edit this page View Source

    Filter

    An optional interval filter

    Declaration
    [DataMember(Name = "filter")]
    IIntervalsFilter Filter { get; set; }
    Property Value
    Type Description
    IIntervalsFilter

    Extension Methods

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