次の方法で共有


RuntimeScriptActionDetail.ScriptExecutionId プロパティ

定義

スクリプト アクションの実行 ID を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象