Freigeben über


StatusOptions Enumeration

Definition

Definiert Werte für StatusOptions.

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

Felder

Name Wert Beschreibung
Ready 0
Pending 1
Creating 2

Gilt für: