Compartir a través de


StatusOptions Enumeración

Definición

Define valores para StatusOptions.

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

Campos

Creating 2
Pending 1
Ready 0

Se aplica a