Share via


SearchMetadata.AggregatedValueField Property

Definition

Gets or sets the aggregated value field.

[Newtonsoft.Json.JsonProperty(PropertyName="aggregatedValueField")]
public string AggregatedValueField { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregatedValueField")>]
member this.AggregatedValueField : string with get, set
Public Property AggregatedValueField As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to