Search Results for

    Show / Hide Table of Contents

    Interface ISortOrder

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

    Properties

    | Edit this page View Source

    Key

    Declaration
    string Key { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Order

    Declaration
    SortOrder Order { get; set; }
    Property Value
    Type Description
    SortOrder

    Extension Methods

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