Class GeoBoundsAggregation
Inheritance
GeoBoundsAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class GeoBoundsAggregation : MetricAggregationBase, IGeoBoundsAggregation, IMetricAggregation, IAggregation
Constructors
|
Edit this page
View Source
GeoBoundsAggregation(string, Field)
Declaration
public GeoBoundsAggregation(string name, Field field)
Parameters
Properties
|
Edit this page
View Source
WrapLongitude
Declaration
public bool? WrapLongitude { get; set; }
Property Value
Implements
Extension Methods