Interface IScriptSort
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IScriptSort : ISort
Properties
| Edit this page View SourceScript
Declaration
[DataMember(Name = "script")]
IScript Script { get; set; }
Property Value
Type | Description |
---|---|
IScript |
Type
Declaration
[DataMember(Name = "type")]
string Type { get; set; }
Property Value
Type | Description |
---|---|
string |