Compartir a través de


JobSupportedAction Enumeración

Definición

Define los valores de JobSupportedAction.

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

Campos

Cancellable 1
Invalid 0
Retriable 2

Se aplica a