Search Results for

    Show / Hide Table of Contents

    Interface IMatrixStatsAggregation

    Inherited Members
    IMatrixAggregation.Fields
    IMatrixAggregation.Missing
    IAggregation.Meta
    IAggregation.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IMatrixStatsAggregation : IMatrixAggregation, IAggregation

    Properties

    | Edit this page View Source

    Mode

    Declaration
    [DataMember(Name = "mode")]
    MatrixStatsMode? Mode { get; set; }
    Property Value
    Type Description
    MatrixStatsMode?

    Extension Methods

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