Search Results for

    Show / Hide Table of Contents

    Interface IFieldNamesField

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IFieldNamesField : IFieldMapping

    Properties

    | Edit this page View Source

    Enabled

    Declaration
    [DataMember(Name = "enabled")]
    bool? Enabled { get; set; }
    Property Value
    Type Description
    bool?

    Extension Methods

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