Compartir a través de


QueryType Enumeración

Definición

Define valores para 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
Herencia
QueryType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Full 1
Simple 0

Se aplica a