Share via


FacetRequest.Expression Property

Definition

Gets or sets the column or list of columns to summarize by

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to