QueryType Enum

Definition

Defines values for QueryType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum QueryType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type QueryType = 
Public Enum QueryType
Inheritance
QueryType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Full 1
Simple 0

Applies to