다음을 통해 공유


WorkflowRunActionRepetitionDefinition.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to