Search Results for

    Show / Hide Table of Contents

    Interface ISourceFilter

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

    Properties

    | Edit this page View Source

    Excludes

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

    Includes

    Declaration
    [DataMember(Name = "includes")]
    Fields Includes { get; set; }
    Property Value
    Type Description
    Fields

    Extension Methods

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