Search Results for

    Show / Hide Table of Contents

    Interface IDynamicResponse

    Inherited Members
    IResponse.DebugInformation
    IResponse.IsValid
    IResponse.OriginalException
    IResponse.ServerError
    IOpenSearchResponse.ApiCall
    IOpenSearchResponse.TryGetServerErrorReason(out string)
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IDynamicResponse : IResponse, IOpenSearchResponse

    Properties

    | Edit this page View Source

    BackingDictionary

    Declaration
    DynamicDictionary BackingDictionary { get; set; }
    Property Value
    Type Description
    DynamicDictionary

    Extension Methods

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