RunActionCorrelation.ActionTrackingId Property

Definition

Gets or sets the action tracking identifier.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to