Freigeben über


UpdateModifierType Enumeration

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
Vererbung
UpdateModifierType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Name Wert Beschreibung
Each 0
Slice 1
Sort 2
Position 3

Gilt für: