共用方式為


RuntimeScriptActionDetail.ScriptExecutionId Property

Definition

Gets the execution id of the script action.

[Newtonsoft.Json.JsonProperty(PropertyName="scriptExecutionId")]
public long? ScriptExecutionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scriptExecutionId")>]
member this.ScriptExecutionId : Nullable<int64>
Public ReadOnly Property ScriptExecutionId As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to