ResultType Enumeration

Definition

Definiert Werte für ResultType.

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

Felder

Data 0
Metadata 1

Gilt für: