WorkflowRunAction.TrackingId Property

Definition

Gets the tracking id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to