Compartir a través de


Operation.ActionType Propiedad

Definición

Obtiene la enumeración . Indica el tipo de acción. "Interno" hace referencia a acciones que son solo para API internas. Entre los valores posibles se incluyen: "Internal"

[Newtonsoft.Json.JsonProperty(PropertyName="actionType")]
public string ActionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionType")>]
member this.ActionType : string
Public ReadOnly Property ActionType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a