OperationDisplay.Operation Property

Definition

Gets a friendly name of the operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to