RunCorrelation.ClientTrackingId Property

Definition

Gets or sets the client tracking identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to