Compartir a través de


IndexActionType Enumeración

Definición

Define valores para IndexActionType.

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

Campos

Delete 3
Merge 1
MergeOrUpload 2
Upload 0

Se aplica a