次の方法で共有


ActivityRun.ActivityRunId プロパティ

定義

アクティビティ実行の ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象