Partager via


Operation.ActionType Propriété

Définition

Obtient l’énumération. Indique le type d’action. « Interne » fait référence aux actions destinées uniquement aux API internes. Les valeurs possibles sont les suivantes : « Interne »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à