Search Results for

    Show / Hide Table of Contents

    Interface IFielddata

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

    Properties

    | Edit this page View Source

    Filter

    Declaration
    [DataMember(Name = "filter")]
    IFielddataFilter Filter { get; set; }
    Property Value
    Type Description
    IFielddataFilter
    | Edit this page View Source

    Loading

    Declaration
    [DataMember(Name = "loading")]
    FielddataLoading? Loading { get; set; }
    Property Value
    Type Description
    FielddataLoading?

    Extension Methods

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