Search Results for

    Show / Hide Table of Contents

    Interface ICharFilter

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

    Properties

    | Edit this page View Source

    Type

    Declaration
    [DataMember(Name = "type")]
    string Type { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Version

    Declaration
    [DataMember(Name = "version")]
    string Version { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

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