Share via


UpdateModifierType Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum UpdateModifierType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type UpdateModifierType = 
Public Enum UpdateModifierType
Inheritance
UpdateModifierType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Each 0
Position 3
Slice 1
Sort 2

Applies to