Class PercentileItem
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class PercentileItem
Properties
| Edit this page View SourcePercentile
Declaration
public double Percentile { get; }
Property Value
Type | Description |
---|---|
double |
Value
Declaration
public double? Value { get; }
Property Value
Type | Description |
---|---|
double? |