Condividi tramite


OperationDisplay.Operation Proprietà

Definizione

Ottiene o imposta il tipo di operazione: lettura, scrittura, eliminazione e così via.

[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public string Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : string with get, set
Public Property Operation As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a