Partager via


RecommendedIndexAction Énumération

Définition

Définit des valeurs pour RecommendedIndexAction.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecommendedIndexAction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecommendedIndexAction = 
Public Enum RecommendedIndexAction
Héritage
RecommendedIndexAction
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Create 0
Drop 1
Rebuild 2

S’applique à