Compartir a través de


KeyType Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum KeyType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type KeyType = 
Public Enum KeyType
Herencia
KeyType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

NotSpecified 0
Primary 1
Secondary 2

Se aplica a