Compartilhar via


IndexActionType Enumeração

Definição

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
Herança
IndexActionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Delete 3
Merge 1
MergeOrUpload 2
Upload 0

Aplica-se a