Action Enum

Definition

Defines values for Action.

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

Fields

Allow 0

Applies to