Sdílet prostřednictvím


RuntimeScriptActionDetail.Operation Property

Definition

Gets the reason why the script action was executed.

[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