Condividi tramite


ApiProperties.StatisticsEnabled Property

Definition

Gets or sets (Bing Search Only) The flag to enable statistics of Bing Search.

[Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")]
public bool? StatisticsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")>]
member this.StatisticsEnabled : Nullable<bool> with get, set
Public Property StatisticsEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to