Interface ISortOrder
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISortOrder
Properties
| Edit this page View SourceKey
Declaration
string Key { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Order
Declaration
SortOrder Order { get; set; }
Property Value
| Type | Description |
|---|---|
| SortOrder |