Partilhar via


EnableState Enumeração

Definição

Define valores para 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
Herança
EnableState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Disabled 1
Enabled 0

Aplica-se a