Share via


ResultType Enumeración

Definición

Define valores para ResultType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ResultType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ResultType = 
Public Enum ResultType
Herencia
ResultType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Data 0
Metadata 1

Se aplica a