QueryDTO.StrictFiltersCompoundOperationType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to