WorkflowRunAction.TrackedProperties Property

Definition

Gets the tracked properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trackedProperties")]
public object TrackedProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trackedProperties")>]
member this.TrackedProperties : obj
Public ReadOnly Property TrackedProperties As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to