WorkflowRunAction.Error Property

Definition

Gets the error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to