Interface ISlicedScroll
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISlicedScroll
Properties
| Edit this page View SourceField
Declaration
[DataMember(Name = "field")]
Field Field { get; set; }
Property Value
Type | Description |
---|---|
Field |
Id
Declaration
[DataMember(Name = "id")]
int? Id { get; set; }
Property Value
Type | Description |
---|---|
int? |
Max
Declaration
[DataMember(Name = "max")]
int? Max { get; set; }
Property Value
Type | Description |
---|---|
int? |