次の方法で共有


RunActionCorrelation.ActionTrackingId プロパティ

定義

アクション追跡識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actionTrackingId")]
public string ActionTrackingId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionTrackingId")>]
member this.ActionTrackingId : string with get, set
Public Property ActionTrackingId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象