Freigeben über


SchemaType Enumeration

Definition

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

Felder

NotSpecified 0
Xml 1

Gilt für: