Freigeben über


ApplicationState Enumeration

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ApplicationState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ApplicationState = 
Public Enum ApplicationState
Vererbung
ApplicationState
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

ACCEPTED 3
FAILED 7
FINISHED 5
FINISHING 6
KILLED 8
NEW 0
NEWSAVING 1
RUNNING 4
SUBMITTED 2

Gilt für: