Search Results for

    Show / Hide Table of Contents

    Interface IIdsQuery

    Inherited Members
    IQuery.Boost
    IQuery.Conditionless
    IQuery.IsStrict
    IQuery.IsVerbatim
    IQuery.IsWritable
    IQuery.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IIdsQuery : IQuery

    Properties

    | Edit this page View Source

    Values

    Declaration
    [DataMember(Name = "values")]
    IEnumerable<Id> Values { get; set; }
    Property Value
    Type Description
    IEnumerable<Id>

    Extension Methods

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