Compartir a través de


JobScheduleType Enumeración

Definición

Define valores para JobScheduleType.

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

Campos

Once 0
Recurring 1

Se aplica a