CachingTypes Enumeration

Definition

Definiert Werte für CachingTypes.

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

Felder

None 0
ReadOnly 1
ReadWrite 2

Gilt für: