Compartir a través de


EnableState Enumeración

Definición

Define los valores de EnableState.

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

Campos

Disabled 1
Enabled 0

Se aplica a