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

Name Value Description
Each 0
Slice 1
Sort 2
Position 3

Applies to